"Lam, Kelvin" wrote:
>
> For the benefit of this list, I got 2 replies on this question:
>
> 1.  Switch to another JSP engine:
>         To try GNUJSP compiler.
>         jsp --> java --> class

I don't know about GNUJSP, but JRun translates JSP into XML, which is
then translated against an XSL sheet into a Java file.  Then the Java
file is compiled into a class.

Read the Release Notes for JRun 2.3.3, build 157 for how to pre-compile
JSPs:

 http://2000010421.allaire10.hs.allaire.com/jrun23157/rn23157.txt

--
Scott Stirling
Allaire
http://www.allaire.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to