Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 56449 invoked by uid 500); 14 Jul 2002 22:30:18 -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 56438 invoked from network); 14 Jul 2002 22:30:18 -0000 Message-ID: <00a501c22b86$0ef22f00$0100a8c0@MAUCHI> From: "Ivelin Ivanov" To: References: <3D31ABF2.6000405@apache.org> Subject: Re: passing a value into an XML form from somewhere else Date: Sun, 14 Jul 2002 17:30:29 -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 6.00.2600.0000 X-Mimeole: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N The name of the parameter has to represent the XPath to the bean property. See the html source of an xmlform page to see how element names are translated into widgets @name attributes. Does this help? Ivelin ----- Original Message ----- From: "Andrew C. Oliver" To: Sent: Sunday, July 14, 2002 11:50 AM Subject: Q: passing a value into an XML form from somewhere else > Hi All, > > I've got a situation where I have multiple items on a dynamically > generated page and I want to be able to allow the user to > click on a link and "post an offer" on them. So for instance > > on > http://www.superlinksoftware.com/cocoon/samples/bringmethis/category/Antique s/3.html > I want to be able to have the user click > "make an offer" > http://www.superlinksoftware.com/cocoon/samples/bringmethis/action/postoffer .html?itemNo=3 > which will pass to an XMLForm based action. > > The problem is I need itemNo to end up in my OfferBean.java along with > the user populated fields in the form. How do I take > an http parameter and get it into the bean attached to an XMLForm? > > Thanks, > > Andy > > > > > --------------------------------------------------------------------- > 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: