previous
|
start
Compilation of JSP Pages
The JSP container translates the JSP pages into servlets
This happens when the page is first requested
Also whenever the page has changed
Bean directives translate into Java code
previous
|
start