facebook

MyEclipse with a newer version of JavaServer Faces?

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #316822 Reply

    ess_stegra
    Participant

    I am running version 8.5 of MyEclipse. When I add JavaServer Faces support to my project, MyEclipse includes the 1.1.01 version of the JSF libraries. This version has a known bug that causes an h:commandLink inside an h:dataTable to not work. Can I include a more recent version of the JSF libraries instead of the 1.1 version pre-packaged with MyEclipse? If so, what is the best way to do this? (I know not to try to incorporate a 2.x version of JSF in my project, but would like to include a 1.2.x version.)

    #316827 Reply

    support-swapna
    Moderator

    ess_stegra,

    1) What is the Java specification level for your project ? JSF 1.2 is supported for Java EE 5 projects. For projects with lesser specification level like Java 1.4, JSF 1.1 is taken.

    2) Can you creat a new web project with JavaEE 5 specification level and check if the issue persists ?

    Let me know how this works for you.

    #316912 Reply

    ess_stegra
    Participant

    I am checking with my web hosting provider to see if their environment supports Java EE5. I will let you know when I learn more.

    #316973 Reply

    support-swapna
    Moderator

    ess_stegra,

    Let me know how this works for you.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: MyEclipse with a newer version of JavaServer Faces?

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