|
A
compiled JSP is a servlet - a Java class; it is compiled using the JSP compiler
that comes with your servlet container (read the documentation). For
example, in JRun it's Jikes; in Tomcat it's Jasper.
Mark
|
- Compiling JSP's Kumar P Dhanyamraju
- Re: Compiling JSP's Galbreath, Mark
- Re: Compiling JSP's Kumar P Dhanyamraju
- Re: Compiling JSP's Chen, Gin
