Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Have a question about JSTL in Jsp 2.0

843836Aug 1 2003 — edited Apr 30 2005
Hello,

I would like to use JSTL in jsp
<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> 
But I get the following error messages
org.apache.jasper.JasperException: The absolute uri: http://java.sun.com/jsp/jstl/core 
cannot be resolved in either web.xml or the jar files deployed with this application
Any ideas?

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 28 2005
Added on Aug 1 2003
17 comments
218 views