Hi,

I was getting this error from my app:

Caused by: java.lang.NoClassDefFoundError: javax/servlet/jsp/tagext/ TagSupport

So I looked in the servlet-api.jar file that was included with my Tomcat 6 download and noticed that the javax/servlet/jsp/ folder is empty. I'm guessing this was by design, but can someone tell me what jar would contain the tagext classes? Are custom JSTL tags deprecated since Java 5?

Thanks,
Steven

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to