Pierre Awaragi wrote:
>
> Hi all,
>
> I am very new to Java and trying to start with JSP. I got everything to run
> except when I am trying to run the custom tag handlers. I have downloaded
> the simple examples from java.sun.com/products/jsp/... which included a
> FooTag.java that imports the javax.servlet.jsp.tagext.* package. I have
> looked everywhere and can't find this package. I searched all the pages that
> I can access on sun's site but no luck there either.
>
> I am starting to become desperate, could you please tell me if I am doing
> something wrong because I am looking in the wrong place. I have downloaded
> jswdk1.0.1 package from sun and it definitly does not include the tagext
> package. Is this package part of another download, if so where can I find
> it?
>
> Can you please provide some help.
The javax.servlet.jsp.tagext package is new in JSP 1.1 and jswdk1.0.1
implements JSP 1.0, not 1.1.
You can, however, get your hands on an early implementation of the JSP 1.1
Reference Implementation at http://jakarta.apache.org
--
Hans Bergsten [EMAIL PROTECTED]
Gefion Software http://www.gefionsoftware.com
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html