I upgraded to tomcat 5.5 from 5.0. When I try to access any jsp directly I get
org.apache.jasper.JasperException: File "/WEB-INF/struts-html.tld" not found
If I access pages through actions and their mappings things seem work (the tld files are found).
Any ideas?
org.apache.jasper.JasperException: File "/WEB-INF/struts-html.tld" not found
If I access pages through actions and their mappings things seem work (the tld files are found).
Any ideas?