Problem with assert compiling java 1.4 into Eclipse IDE...

Patrick Gelin patrick.gelin at free.fr
Sun Nov 6 22:53:22 PST 2005


I can see the problem is just for my *.jsp page embeded Java scriptlet. I
think the compiler is not the same, may be it's a problem caused by
MyEclipse plugin...

Is there anybody having an idea about the problem?

Thanks you very much.

Patrick Gelin wrote:

> hi,
> 
> I'm compiling a JSP page including a JAVA scriptlet. I'm using eclipse IDE
> 3.1 with Java compiler 1.4. But into this page I've got the error code
> below:
> 
> 2        cannot resolve symbol:  symbol  : method assert (boolean)     
> index.jsp
> 
> The line is:
> 
> assert(request.getAttribute("org.portletapi.contextid") != null);
> 
> What can I do?
> 
> Thanks for your response.
> 
> 
> _______________________________________________
> freebsd-java at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-java
> To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"




More information about the freebsd-java mailing list