Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 27576 invoked from network); 11 Aug 2006 23:29:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Aug 2006 23:29:34 -0000 Received: (qmail 18642 invoked by uid 500); 11 Aug 2006 23:29:24 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 18222 invoked by uid 500); 11 Aug 2006 23:29:23 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 18211 invoked by uid 99); 11 Aug 2006 23:29:23 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Aug 2006 16:29:23 -0700 X-ASF-Spam-Status: No, hits=0.8 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE,MAILTO_TO_SPAM_ADDR,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of lipeng360@gmail.com designates 66.249.82.237 as permitted sender) Received: from [66.249.82.237] (HELO wx-out-0506.google.com) (66.249.82.237) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Aug 2006 16:29:22 -0700 Received: by wx-out-0506.google.com with SMTP id s13so824446wxc for ; Fri, 11 Aug 2006 16:29:01 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=SCeepLfmJcGxqJhY8qdPMLV6tw86irKMvdUJv2y888TH13loCwRmAsuKfknK/uqva8re6idTUwhYRaR+DdQbOIHU9YLm2WhSHnumjJdk3wXGYj50y7frhkLB3t8HxYVMajE4rfuD2a5PQNlacJ91KYTBoyba14Vey709/d19xSE= Received: by 10.70.125.2 with SMTP id x2mr5917406wxc; Fri, 11 Aug 2006 16:29:01 -0700 (PDT) Received: by 10.70.76.5 with HTTP; Fri, 11 Aug 2006 16:29:01 -0700 (PDT) Message-ID: Date: Sat, 12 Aug 2006 07:29:01 +0800 From: "Peng Li" To: "Tomcat Users List" Subject: Re: where can I find the rule about how to translate JSP to servlet jave? In-Reply-To: <3A55348B50FD2A40AAA40ABA16C6B6D607F295BD@EXNJMB23.nam.nsroot.net> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_57128_22160202.1155338941481" References: <3A55348B50FD2A40AAA40ABA16C6B6D607F295BD@EXNJMB23.nam.nsroot.net> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_57128_22160202.1155338941481 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline HI Thank you very much for your reply, yep, i know that, but i just wonder how the jasper do this translation? cheers Peng 2006/8/1, Propes, Barry L : > > the JSPs (at runtime) automatically create a servlet in the work > directory. Is that what you're asking? > > -----Original Message----- > From: Peng Li [mailto:lipeng360@gmail.com] > 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 where can i find the rule about how to do the translation? > > appreciate any help > cheers > > Peng > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org > For additional commands, e-mail: users-help@tomcat.apache.org > > ------=_Part_57128_22160202.1155338941481--