facebook

@taglib tags no longer resolving

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #319688 Reply

    ssquire
    Member

    The tags below worked yesterday but stopped working today. Does anyone know what happened?

    <%@taglib prefix=”decorator” uri=”http://www.opensymphony.com/sitemesh/decorator&#8221; %>
    <%@taglib prefix=”spring” uri=”http://www.springframework.org/tags&#8221; %>
    <%@taglib prefix=”form” uri=”http://www.springframework.org/tags/form&#8221; %>

    #319695 Reply

    support-swapna
    Moderator

    ssquire ,

    Sorry that you are seeing this issue with MyEclipse.

    Can you answer some more questions for me to understand the issue better ?

    1) Can you share your Build ID from Help > About MyEclipse Enterprise Edition > Build ID?

    2) Did you update your workbench lately ?

    3) Can you recheck the web.xml for any missing <taglib> references ?

    4) What is the exact error message you see on the <%@taglib %> tag ? Paste it here for me.

    5) Can you switch to a new workspace and check if the issue persists ? If yes then please check the .log file located at <workspace dir>/.metadata/.log for any errors of interest. Please paste the errors here.

    #319713 Reply

    ssquire
    Member

    Played around and got it fixed, but it created a Javadocs not found issue which I just posted.

    Thanks!

    #319718 Reply

    support-swapna
    Moderator

    ssquire ,

    Glad that you got it working. The post about Javadocs has been answered. Please refer to it.
    Do let us know if you have any other issues.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: @taglib tags no longer resolving

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