| |
Keyword index Servlet
11/12/07 Compiling JSP pages using ANT Compiling JSP Code is the right thing to do.
It enables you to get compile-time errors rather than run-time errors.
It ensures consistency as all the JSP's and Java files can be shipped in one package.
| | |