We compile the jsp page with the help of web logic jsp compiler, or tomcat jsp compiler. Is this possible to compile the jsp with the help of jdk or jre ?
I hope not you can compile the jsps using JDK or JRE. The compiler on your web server does that.