facebook

J2EE Specification Level and JSTL Support

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

    sjollivier
    Member

    I noticed that when I created a Web Project with the Java EE 5.0 level, the JSTL support options are disabled. This makes sense with the libraries that are included, but when I use the Manage Deployments feature to deploy to Tomcat 5.x.x the Java EE 5.0 libraries are not deployed to WEB-INF/lib where as my user libraries are.

    Am I missing something or is this a bug?

    If I stickwith J2EE 1.4, the JSTL libraries are deployed with the Manage Deployments feature.

    #271367 Reply

    Loyal Water
    Member

    JSTL is a part of the Java EE 5 specs now and thats the reason why there is no need to deploy it.

    #271543 Reply

    sjollivier
    Member

    Ok. So maybe this is a dumb question, but should I not be deploying to Tomcat 5.5.x?

    #271582 Reply

    Loyal Water
    Member

    I didnt get your question but yes, you can deploy to Tomcat 5.5.X

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: J2EE Specification Level and JSTL Support

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