> From: David Smith [mailto:[EMAIL PROTECTED] > Subject: Re: some concepts needed > > jsp files are compiled first to .java source code and then > further compiled to .class files (servlets to be specific).
Jasper does the translation from .jsp to .java; it can be configured in conf/web.xml to use any .java to .class compiler you wish. The default is the JDT compiler from Eclipse, packaged in the jasper-jdt.jar in Tomcat's lib directory. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]