jsp compile ant jasper
1.0.0
It is used for pre-compilation of JSP files. It will make sure that it won't break in production instance while runtime compilation.
ant and tomcatgit clone https://github.com/sumitramteke/jsp-compile-ant-jasper.gittomcat and start. Make sure project is running.ant script from build.xml location in command prompt/terminal
-Dtomcat.home=<tomcat-home-path> -Dwebapp.path=<webapp-path/jsp-compile-ant-jasper>