where can I find the rule about how to translate JSP to servlet jave?

2006-07-28 Thread Peng Li
Hi in tomcat, the jsp is translated to java, and then compiled to class. does anyone know where can i find the rule about how to do the translation? appreciate any help cheers Peng

Re: where can I find the rule about how to translate JSP to servlet jave?

2006-08-11 Thread Peng Li
---Original Message- From: Peng Li [mailto:[EMAIL PROTECTED] Sent: Friday, July 28, 2006 7:55 PM To: users@tomcat.apache.org Subject: where can I find the rule about how to translate JSP to servlet jave? Hi in tomcat, the jsp is translated to java, and then compiled to class. does anyone know

hi, where can I find the DispatchAction.class file?

2006-09-26 Thread Peng Li
Hi I found the DispatchAction.java in the struts cource package, but there is no class file. Anyone could hlep me? Looking forward to heraing from you Cheers Lee