Hanasaki JiJi wrote:

> What part of Tomcat (most interested in 4.x) does the conversion from 
> jsp to servlet source?

org.apache.jasper.* is where the JSP compiler source is.

>
>
> Is this code the same code as from the J2EE jar files downloaded from 
> Sun? 

Which J2EE? The J2EE RI uses org.apache.jasper.* also (but Jasper 1 
version) Currently the code is for Jasper2.

>
>
> Are their any difference in this process under classic vs server VM?

>
>
> Thank you
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to