SRVE0026E: [Servlet Error]-[javax/servlet/jsp/el/ELException]: java.lang.NoClassDefFoundError: javax/servlet/jsp/el/ELException
at java.lang.Class.getDeclaredMethods0(Native Method)
Solution:
You need the jstl.jar and standard.jar on the webapp's classpath.
You can get them from the jakarta site.
java.lang.NoClassDefFoundError: javax/servlet/jsp/el/ELException
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment