Not sure what you mean by "downloaded the Servlet APIs...." You need to download both the J2SE 1.3 and J2EE 1.3 SDKs. The packages you seek are in included in the J2EE SDK.
Cheers! Mark -----Original Message----- From: Conner S Sent: Wednesday, December 19, 2001 8:42 AM I have downloaded the Servlet APIs from Sun, but I couldn't create the Tag Handler class which requires the javax.serlvet.jsp and javax.servlet.jsp.tagext packages. When i compile the class, I got the error message that says it can't find those packages. ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
