facebook

problems adding web / jstl capabilities

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

    mratcliffe
    Member

    Hi,

    I created the hibernate demo project and ran it with no problems following the tutorial in the “getting started”.

    I then added the “webproject capabilities” and chose the default J2EE 1.4

    I then tried to add the jstl support for my eclipse. When the window came up it showed that my j2ee was 1.3 and the servlet specs was 2.3?

    Where did I go wrong?

    winxp
    myeclipse 3.8.4
    jdk 1.4

    TIA

    #228889 Reply

    Riyad Kalla
    Member

    Where did I go wrong?

    No idea, but the quick fix is to:
    1) Switch to navigator view
    2) Open the .mymetadata file
    3) Change the spec from 1.3 to 1.4, save file
    4) Close and reopen the project

    #228914 Reply

    mratcliffe
    Member

    Thanks that did work. I think it’s bug though.

    I ran through this scenero several times to make sure.

    New —-Javaproject—–>add webproject capabilities.

    Making sure the J2ee 1.4 box is selected. Then I check the .mymetadata
    and it’s always shows j2ee-spec 1.3

    #228916 Reply

    Riyad Kalla
    Member

    You are right, it is! Thank you for finding that.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: problems adding web / jstl capabilities

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