Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 36901 invoked by uid 500); 15 Jan 2002 14:43:48 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 36882 invoked from network); 15 Jan 2002 14:43:48 -0000 Message-ID: <6A1BB598448ED31198DC0008C75B715309A4908E@ems1000-05.monsanto.com> From: "SANSONE, AARON M [Non-Pharmacia/1000]" To: "'cocoon-users@xml.apache.org'" Subject: RE: Request parameter to a transformer Date: Tue, 15 Jan 2002 09:40:26 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Laurent, I simply specify the "use-request-parameters" option as follows: The trick is to declare the request parameters you want to use at the = top of your stylesheet like this: ... where "myRequestParameter" is the actual name of the request = parameter you wish to substitute in your stylesheet. Then you can use=20 for the substitution... Hope this helps, Aaron -----Original Message----- From: Laurent CAPRANI [mailto:m237636@er.uqam.ca] Sent: Monday, January 14, 2002 5:40 PM To: cocoon-users@xml.apache.org Subject: Request parameter to a transformer I need to provide a request parameter to a transformation. Ex: http://.../application/page.xml?my-parameter=3Dvalue I tried to send a parameter to this transformer this way: This does not work. The request parameter "my-parameter" is not present = as a sitemap variable. What is the correct way to do this ? Using another matcher? inserting an action? -- Laurent CAPRANI Montr=E9al --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: