Hi
I'm trying to get JSTL working on my computer. I am using
tomcat 5.5.17. I have put the standard.jar and JSTL.jar in my webapps/ROOT/WEB-INF folder but I'm still getting an error. This is my code for my
test page -
When I run it tho I get this error:
java.lang.NoClassDefFoundError: org/apache/xpath/XPathException
Can somebody please please help me with this.
Thanks a Million
Colm