facebook

Any news about jstl support in 2.8?

  1. MyEclipse IDE
  2.  > 
  3. Feature Requests
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #205874 Reply

    arnor
    Member

    Hi to the list,

    I have checked roadMap link but there is nothing about jstl.
    Do you have plan any new jstl feature in the 2.8 release?

    tks in advance.

    regards Lorenzo

    #205886 Reply

    support-michael
    Keymaster

    I know there is an open enhancement request for consolidating the web-project and struts wizards with a stretch goal for including jstl libs. Are you looking for more enhanced features?

    #205897 Reply

    arnor
    Member

    about jstl I guess:
    – when I type a variable like sessionScope.* pageScope.* etc Myeclipse browse declared variables.
    – check syntax inside jstl
    – when I open a tag the close tag is automatically closed
    – jstl 1.1 support
    – tag wizard. A Tag template.
    – resolve include path in jsp

    I hope this it’s usefull.

    regards Lorenzo

    #209765 Reply

    Marcus Beyer
    Member

    @arnor wrote:

    jstl 1.1

    Why is there an “Add JSTL 1.0 libs” menu item (in MyEclipse 3.8 beta 2) but none for JSTL 1.1?

    Any problem if I choose JSTL 1.1 for my web project?

    thanx!
    Marcus

    #209768 Reply

    support-michael
    Keymaster

    Why is there an “Add JSTL 1.0 libs” menu item (in MyEclipse 3.8 beta 2) but none for JSTL 1.1?

    JSTL1.1 support -> JSP2.0 support -> J2EE 1.4 support

    While the mechanism for adding JSTL 1.1 lib mgmt is already in place we opted to omit it until we have full JSP2.0 support due to the specification dependencies.

    Now the lack of direct 1.1 support does not preclude you reconfiguring the libs in your J2EE and JSTL preferences to any level of spec that you desire. 😉

    #210521 Reply

    HP-France
    Member

    I am especially interested by as you said “reconfiguring the libs in your J2EE and JSTL preferences to any level of spec that you desire”.

    How can we do this in order to use j2ee1.4 and deploy apps to last app servers versions ?

    Bruno.[/quote]

    #210548 Reply

    Riyad Kalla
    Member

    Window > Preferences > MyEclipse > J2EE > Library Sets > 1.3

    remove all the libs here for 1.3 and just add your 1.4 ones. These libraries won’t be deployed however (as your app server will provide them).

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: Any news about jstl support in 2.8?

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