Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 9997 invoked from network); 4 Jul 2010 02:14:09 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 Jul 2010 02:14:09 -0000 Received: (qmail 40769 invoked by uid 500); 4 Jul 2010 02:14:05 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 40693 invoked by uid 500); 4 Jul 2010 02:14:05 -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 40684 invoked by uid 99); 4 Jul 2010 02:14:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Jul 2010 02:14:05 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [76.96.62.64] (HELO qmta07.westchester.pa.mail.comcast.net) (76.96.62.64) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Jul 2010 02:13:56 +0000 Received: from omta08.westchester.pa.mail.comcast.net ([76.96.62.12]) by qmta07.westchester.pa.mail.comcast.net with comcast id deAb1e0020Fqzac57eDcWB; Sun, 04 Jul 2010 02:13:36 +0000 Received: from [192.168.1.106] ([76.19.232.93]) by omta08.westchester.pa.mail.comcast.net with comcast id deDc1e00921ZwD03UeDcLh; Sun, 04 Jul 2010 02:13:36 +0000 Message-ID: <4C2FEE4F.2040607@christopherschultz.net> Date: Sat, 03 Jul 2010 22:13:35 -0400 From: Christopher Schultz User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.4) Gecko/20100608 Thunderbird/3.1 MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Getting a servlet to work within static pages References: <4C2DE344.6010004@verizon.net> <4C2DE865.3060107@pidster.com> <4C2DF1F0.5030003@verizon.net> <4C2E5278.40505@christopherschultz.net> <4C2FE2B3.7030206@verizon.net> In-Reply-To: <4C2FE2B3.7030206@verizon.net> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 David, On 7/3/2010 9:24 PM, David Kerber wrote: > Yep, that's basically what's going on: /ginp is the root of the ginp > context on my web site, and my ROOT context won't reach across the > context boundaries. Unfortunately, the ginp project is written to be > build into a standalone .war file rather than a library .jar and a set > of front-end classes, and I'm having to do a bit of futzing around to > get the bits I need to work in my ROOT context, but I'm getting there. > It would require a major refactoring to get the http pieces of ginp > separated out from the parts that could be in a library .jar file, and > I'm not ready to tackle that right now. So I'm looking at some kind of > deployment script to copy the .tld and other config files I need into > the correct spots in my ROOT context. Maybe you could just merge your stuff into the /ginp webapp? That might be simpler. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkwv7k8ACgkQ9CaO5/Lv0PAAZwCghzAIlgUY3/oZfnPkdISTSFPC YNkAnjosXoREucQguLfzCaVjAohQvs95 =MWcv -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org