facebook

Struts-EL support

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

    How about an option when adding Struts capabilities to use Struts-EL instead of standard Struts? Maybe a checkbox near the “Struts version” radio buttons.

    #225124 Reply

    Riyad Kalla
    Member

    How about an option when adding Struts capabilities to use Struts-EL instead of standard Struts?

    You mean for the taglibs in the JSP pages?

    #225134 Reply

    Among other things. I can add Struts-EL jars & taglibs manually and the pages compile, deploy, run, etc. I’m looking for something like:

    1. Right click Web Project.
    2. Click MyEclipse -> Add Struts Capabilities…
    3. Where there is currently “Struts specification:” and three radio buttons, there could also be a checkbox “Use Struts-EL”.

    Checking “Use Struts-EL” would cause struts-el.jar and the appropriate TLD’s (if selected) to be automatically copied to WEB-INF/lib, in addition to the other libraries required by Struts.

    A couple of other notes:
    – Struts-EL implies JSTL (jstl.jar & standard.jar)
    – There should also be new JSP templates – “Standard JSP using Struts-EL X.X [with a form]” – or maybe a project with “Struts-EL” capabilities implies the use of the EL TLD’s in the JSP template
    – Not sure if Struts-EL was available in Struts 1.0. If not, the checkbox would be grayed out if Struts 1.0 was selected.

    #225136 Reply

    Riyad Kalla
    Member

    Thank you for the suggestions.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Struts-EL support

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