posted 14 years ago
Hi
I wanted to examples on JSTL. but I am getting some problem.
web.xml
example1.jspx
I have placed .tld files under WEB-INF/tld folder and jstl.jar and standard.jar in lib folder in my project folder. I am using weblogic server. I am using example server and using placed the war file in autodeploy folder and jstl.jar and standard.jar files inside samples\domains\wl_server\lib.
When i am tryign to access the example1.jspx, it is throwing the error Illegal token for taglib directive.
Could anybody tell me what is the problem?
Thanks
Praveena