Explain what is Jasper
- Jasper is a Tomcat’s JSP engine
- It parses JSP files to compile them into JAVA code as servlets
- At runtime, Jasper allows to automatically detect JSP file changes and recompile them
0 Comments
Post a Comment