Hello, All!
I�m trying to use the tag c:import from the
JSTL 1.0 EA2, but I always get the message
"unknown element (tlibversion, jspversion,...)", what prevents my page to run.
What can be wrong?
I�ve put the c.tld in my /WEB-INF directory, and the standard.jar and jstl.jar in /WEB-INF/lib
I tried to redirect the dtd url in c.tld for myself machine, and got the error "Relative URI 'whatever-I-put'; can not be resolved without a document URI"
Using: JBuilder6,
Tomcat 3.2.3 (embedded), W2K
Help shall be greatilly appreciated.
PS: The uri in c.tld (
http://java.sun.com/jstl/ea/core) points to a "not found" page. Is it a point?