Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Pre-Compilation of JSP pages

843833Jun 16 2001 — edited Aug 25 2005
I have heard that JSP 1.1 specification offers pre-compilation of the JSP pages. What is this feature provided. Is it a call to the translation phase without actually a call to the JSP page.

Also please let me know what happens when a JSP page is called for the first time. What happens exactly in the translation phase. Is there a compiler which compiles the page into a .class file. How different is it from jspc??
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 22 2005
Added on Jun 16 2001
18 comments
270 views