facebook

JSP Custom Tags

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    Scott
    Member

    How do I configure Struts 2 Custom Tags to work with JSP Designer?

    Scott

    #273718

    Loyal Water
    Member

    You should be able to configure the tags to work with the JSP source for things like Code assist and validation but the design view wont support struts 2.x tags.

    You will have to manually configure the MyEclipse web project to include the struts 2 libraries on the build path by adding them to web-inf/lib folder.

    You also need to add the struts 2.x custom tag TLDs in the web-inf directory.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: JSP Custom Tags

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