From bloritsch@apache.org Thu Jan 4 00:06:58 2001 Return-Path: Mailing-List: contact cocoon-dev-help@xml.apache.org; run by ezmlm Delivered-To: mailing list cocoon-dev@xml.apache.org Received: (qmail 12169 invoked from network); 4 Jan 2001 00:06:58 -0000 Received: from www.saic.com (HELO cp-its-www) (198.151.15.15) by h31.sny.collab.net with SMTP; 4 Jan 2001 00:06:58 -0000 Received: from sound (3ff8cf5d.dsl.flashcom.net [63.248.207.93]) by cp-its-www (2.5 Build 2639 (Berkeley 8.8.6)/8.8.4) with SMTP id QAA00034; Wed, 03 Jan 2001 16:06:17 -0800 Message-ID: <002e01c075e2$0ac33d80$3200a8c0@calvary.org> From: "Berin Loritsch" To: , "Paul Russell" References: <3A53A1F9.5010408@apache.org> <20010103225236.A7691@hydrogen.internal.luminas.co.uk> Subject: Re: passing URIs in XSP Date: Wed, 3 Jan 2001 19:05:25 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N ----- Original Message ----- From: Paul Russell To: Sent: Wednesday, January 03, 2001 5:52 PM Subject: Re: passing URIs in XSP > * Berin Loritsch (bloritsch@apache.org) wrote : > > If I have a form that is accessed this way: > > apps/personnel.html > > I want to specify the destination to be > > personnel.html > > Um. Can't you get that from the request? (using the request taglib)? Boy do I feel 10 inches tall. That should work! Sometimes, when you are immersed in the details, you can't see the big picture.