Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@www.apache.org Received: (qmail 20583 invoked from network); 26 Sep 2003 16:11:08 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 26 Sep 2003 16:11:08 -0000 Received: (qmail 44460 invoked by uid 500); 26 Sep 2003 16:10:44 -0000 Delivered-To: apmail-jakarta-struts-user-archive@jakarta.apache.org Received: (qmail 44430 invoked by uid 500); 26 Sep 2003 16:10:43 -0000 Mailing-List: contact struts-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list struts-user@jakarta.apache.org Received: (qmail 44417 invoked from network); 26 Sep 2003 16:10:43 -0000 Received: from unknown (HELO mail.speakeasy.net) (216.254.0.216) by daedalus.apache.org with SMTP; 26 Sep 2003 16:10:43 -0000 Received: (qmail 30347 invoked from network); 26 Sep 2003 16:10:46 -0000 Received: from unknown (HELO apache.org) (leland@[66.92.162.13]) (envelope-sender ) by mail16.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 26 Sep 2003 16:10:46 -0000 Message-ID: <3F746483.9090800@apache.org> Date: Fri, 26 Sep 2003 12:08:35 -0400 From: Robert Leland User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030901 Thunderbird/0.2 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Struts Users Mailing List Subject: Re: Jasper Pre-Compiling JSPs with the same name References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Pat Quinn wrote: > Hi, > > I have JSPs in seperate folders with the same name and when i try to > precompile them (Using ANT) i get a duplicate class name error... as > you'd expect when i pass in one class package name e.g. > I organize my JSP folders the same way I organize the java folders: src/java/com/mycompany/servlets web/com/mycompany/servlets -Rob > > uriroot="jsps" > webXmlFragment="jsp-fragments.xml" > outputDir="src/jsp"/> > > > Any ideas how i might resolve this issue? > > _________________________________________________________________ > Add photos to your messages with MSN 8. Get 2 months FREE*. > http://join.msn.com/?page=features/featuredemail > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: struts-user-help@jakarta.apache.org > > > --------------------------------------------------------------------- To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: struts-user-help@jakarta.apache.org