Open GoogleCodeExporter opened 9 years ago
jsp-2.1.jar was added to Tomcat libs and to the webapps\strutsDemo\WEB_INF\libs
with no success
Original comment by promo...@gmail.com
on 6 Sep 2014 at 9:35
In Jetty it was solved by adding
-Dorg.apache.jasper.compiler.disablejsr199=true
Original comment by promo...@gmail.com
on 6 Sep 2014 at 10:14
Maven should add all the required libs, so no need to add it manually. You can
check the libraries folder and pom.xml file to check if any jar is missing or
not.
Original comment by tarunnag...@gmail.com
on 31 Oct 2014 at 1:22
Original issue reported on code.google.com by
promo...@gmail.com
on 6 Sep 2014 at 9:32