My
jsp runs fine in the Forte
Tomcat test server, but when deployed WAR to BEA I get the following problem.
any ideas what I need to do?
Parsing of JSP File '/TestWebApp.jsp' failed:
--------------------------------------------------------------------------------
/TestWebApp.jsp(4): Error in using tag library uri='
jdbc' prefix='/WEB-INF/lib/dbtags.jar': The Tag class 'org.netbeans.jsptags.db.QueryTag' has no setter method corresponding to TLD declared attribute 'debug', (JSP 1.1 spec, 5.4.1)
probably occurred due to an error in /TestWebApp.jsp line 4:
<%@taglib uri="/WEB-INF/lib/dbtags.jar" prefix="jdbc"%>
--------------------------------------------------------------------------------
------------------
John Coleman
Sun Certified Programmer for the Java� 2 Platform
jcoleman@sopra.co.uk Sopra Mentor
www.sopra.co.uk