We are developing with JSP and servlets and our web server is tomcat 4.1.18 (with JDK 1.4.1). We are getting a stack overflow error in one of the JSP pages. when probed we found that the error occurs in the line <xtags:stylesheet context="client.xml"> The same line works fine with Tomcat 4.0.6 (with JDK 1.3.1).
Hi Ravikumar, Could you please provide more info, like the content of client.xml and the JSP page calling it? Regards, Felipe
Resolving. Taglib has been retired.