facebook

Libraries needed to create JSP TagLib?

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

    All tutorials I can find on creation JSP TagLibs use the ‘TagSupport’ class as a supoerclass to the created taglib class – when I ‘Browse’ for a superclass, ‘TagSupport’ is not in the list. What library is this superclass in? Thanks.

    #282021 Reply

    Loyal Water
    Member

    On the superclass selection page, type javax.servlet.jsp. and you should see TagSupport in the list.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Libraries needed to create JSP TagLib?

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