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. Thank you in advance for your time. Pierre Awaragi ([EMAIL PROTECTED]) |