facebook

JSP directives incorrectly marked as error using scriptlets

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

    When I use a scriptlet inside of a JSP directive the rest of the line is marked as red error text)
    example:

    <jsp:setProperty name=”user” value='<%= “Hallo” %>‘ property=”id”/>

    ‘ property=”id”/> is displayed in red.

    Same behaviour for custom tags e.g. struts tag:
    <html:errors property=”<%=WebConstants.GENERAL_ERRORS%>” bundle=”errortext”/>

    ” bundle=”errortext”/> is marked as error.

    I’m using MyEclipse 2.6.2 in combination with Exclipse 2.1.1.

    Viktor

    #210705 Reply

    Riyad Kalla
    Member

    Fixed in 2.7 series.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: JSP directives incorrectly marked as error using scriptlets

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