An issue with upgrading taglibs-standard to 1.2.5 in virgo-tomcat-server-3.6.4.RELEASE.zip [message #1805734] |
Mon, 22 April 2019 16:17 |
Eclipse User |
|
|
|
In virgo-tomcat-server-3.6.4.RELEASE.zip I am trying to update taglibs-standard to 1.2.5.
Currently the library taglibs-standard is packaged and consumed as a part of com.springsource.javax.servlet.jsp.jstl_1.2.0.v20110728.jar.
This .jar file contains the following packages: taglibs/standard and javax/servlet/jsp/jstl.
I have replaced com.springsource.javax.servlet.jsp.jstl_1.2.0.v20110728.jar with
taglibs-standard-spec-1.2.5.jar, which contains javax/servlet/jsp/jstl
and taglibs-standard-impl-1.2.5.jar, which contains taglibs/standard.
However, when I tried to access the web app, I received
org.apache.jasper.JasperException: java.sun.com/jsp/jstl/core cannot be resolved in either web.xml or the jar files deployed with this application.
I have attached the error.
The above uri is used in jsp files as a taglib uri.
It is defined in c.tld file of taglibs-standard-impl-1.2.5.jar.
Can anyone help me with the issue please? Thanks in advance!
|
|
|
Powered by
FUDForum. Page generated in 0.02798 seconds