Yes, the tlds are correctly in place.
After looking at this more carefully, I begin to suspect that TagLibraryInfoImpl.createAttribute() IS actually calling the 5 param constructor. Upon careful examination ...
java.lang.NoSuchMethodError...
I'm just getting struts 1.1 up and running with Tomcat 5.0. Tomcat is running fine. I am attempting to use the Struts Logic Tag Library by adding :
<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic" %>
... to the top of my jsp. I have my tld files in the correct...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.