facebook

is the JSP 2.0 keyword ‘isELIgnored’ supported? [Closed]

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #207244 Reply

    dickon
    Member

    I’m using the following decloration:

    <%@ page isELIgnored="false" %>

    to ensure that expression language is supported for the enclosed page. However, MyEclipse is reporting an error on this line, saying:

    unexpected isELIgnored=”false”

    Does MyEclipse support JSP 2.0 Expression Language? If so, why am I getting an error?

    Thanks.

    JDG

    PS: I found out about this decloration here: http://java.sun.com/j2ee/1.4/docs/tutorial/doc/JSPIntro13.html

    #207248 Reply

    Riyad Kalla
    Member

    Does MyEclipse support JSP 2.0 Expression Language? If so, why am I getting an error?

    MyEclipse doesn’t support JSP 2.0 yet. We will start to introduce support in 2.8 GA, so we aren’t there quite yet. We are sorry for the trouble, I know this can really be annoying.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: is the JSP 2.0 keyword ‘isELIgnored’ supported? [Closed]

You must be logged in to post in the forum log in