Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: org.apache.jasper.JasperException


Message #1 by "Rajeev" <rajeevpatkie@r...> on Fri, 31 Aug 2001 09:37:12
Hello Friends
I am trying Taglibs using Tomcat.With reference to examples given in 
Tomcat I had made one .tld giving info of the tag,Written one .java file 
extending TagSupport class and overridding doEndTag() method, and finally 
writing the same tag in JSP.Its giving following exception


org.apache.jasper.JasperException: No such tag TestTag in the tag library 
imported with prefix 

Also I had made entry of my tag in web.xml file.If anyone knows how to run 
taglibs please help.

Thanks And Regards
Rajeev

  Return to Index