For a work around, I turned this file in the a JSP fragment by changing the
file name to header.jspf
That causes MyEclipse (or Eclipse) to just issue warnings instead of the
ugly red X's. Hope this helps!
Wayne


natophonic wrote:
> 
> 
> WayneFH wrote:
>> 
>> <c:if test="${pageContext.request.locale.language != 'en'}">
>> 
>> It says "Invalid Character Constant".  Of course this builds and runs
>> fine in Tomcat and Jetty.
>> 
>> It appears to be a problem with it recognizing the EL macro language
>> syntax.
>> 
>> Anyone know a way to make Eclipse understand this and eliminate the
>> error?
>> 
> 
> It's annoyed me for quite a while as well, and it's an Eclipse bug, but at
> least with appfuse's sensible JSP structure, it only appears once.
> 
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=104943
> 

-- 
View this message in context: 
http://www.nabble.com/Eclipse-issue-with-header.jsp-EL-syntax-tf4555688s2369.html#a13041339
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to