Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@apache.org Received: (qmail 38551 invoked from network); 23 Aug 2002 18:32:42 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 23 Aug 2002 18:32:42 -0000 Received: (qmail 24190 invoked by uid 97); 23 Aug 2002 18:33:09 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-dev@jakarta.apache.org Received: (qmail 24173 invoked by uid 97); 23 Aug 2002 18:33:08 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 24161 invoked by uid 98); 23 Aug 2002 18:33:08 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) From: "John Trollinger" To: Subject: [PROPOSAL] - jasper2 JspC --servlet option Date: Fri, 23 Aug 2002 14:37:28 -0400 Message-ID: <000e01c24ad4$228c08c0$220410ac@jtrollingerxp> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N This option will compile the jsp pages with a package structure so that they can be deployed as servlets rather than jsp pages. (it can also be used with the -p option that will give it a base package name) /index.jsp --> .index_jsp /subdir/index.jsp --> .subdir.index_jsp Let me know if anyone likes this, if so I will go ahead and do the impl. John Trollinger -- To unsubscribe, e-mail: For additional commands, e-mail: