facebook

JSP 2.0 Expression Language and Taglib? [Closed]

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #198498 Reply

    Marco Lange
    Member

    Hi!

    First of all thank you for this great product. I tested it for one day and then subscribed immediately. This product is exactly what I have been waiting for: A neat and decent J2EE environment for my favorite IDE.

    But I do have a problem using the JSP Editor with the JSP 2.0 Expression Language and the Standard Tag Library.

    In my JSP code I use the <c:if> tag as follows

    <c:if test=”{myBean.myValue > 0}”>

    </c:if>

    This works fine in Tomcat 5.0.9 Beta but the JSP editor complains about a syntax error:

    Syntax error on token “{“, “)”

    referring to the line of the <c:if test…

    Is that a bug or am I doing something wrong? I am using the latest version (2.6.1)

    Best regards,
    Marco

    #198499 Reply

    Scott Anderson
    Participant

    Marco,

    First of all thank you for this great product.

    We appreciate the kudos greatly. Thank you for your sponsorship of our effort through your membership. Now please tell everyone you know about us. 🙂

    Is that a bug or am I doing something wrong? I am using the latest version (2.6.1)

    We made updates to the expression language support in the “real” latest release, 2.6.2. I’d suggest you upgrade you installation and see if the error continues to be reported. I think you’ll find that the line will be accepted as you expect.

    –Scott
    MyEclipse Support

    #198514 Reply

    Marco Lange
    Member

    Scott,

    it works perfectly now with version 2.6.2. Somehow I must have overlooked it. Thank you very much.

    Best regards,
    Marco[/quote]

    #198517 Reply

    Scott Anderson
    Participant

    Marco,

    That’s good to hear. Please let us know if you find anything else. If you want to be notified of each update, please be sure to subscribe to our newsletter. Those folks are always the first to know about any updates.

    –Scott
    MyEclipse Support

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: JSP 2.0 Expression Language and Taglib? [Closed]

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