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!

Where is the jsp-impl.jar?

843836Aug 16 2004 — edited Aug 16 2004
I'm writing a JSP with JSTL and have encountered this error message:

WEB-INF/jsp/xxxView.jsp [-1:-1] java.lang.NoClassDefFoundError: javax/servlet/jsp/el/ELException

I found a reference on the web that implies the ELException class is in the jsp-impl.jar (is this true?). I am using Sun Java Studio Enterprise 6, and nowhere in that product can I find a jsp-impl.jar. I have the requisite jstl.jar and standard.jar files in my classpath.

Thanks in advance.

...jay
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 13 2004
Added on Aug 16 2004
5 comments
240 views