Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 51498 invoked from network); 31 Oct 2003 00:14:13 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 31 Oct 2003 00:14:13 -0000 Received: (qmail 88674 invoked by uid 500); 31 Oct 2003 00:13:49 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 88634 invoked by uid 500); 31 Oct 2003 00:13:49 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 88621 invoked from network); 31 Oct 2003 00:13:48 -0000 Received: from unknown (HELO terminus.netxsurance.com.au) (203.56.122.250) by daedalus.apache.org with SMTP; 31 Oct 2003 00:13:48 -0000 Received: from Apollo.netxsurance.com.au (Not Verified[192.168.120.19]) by terminus.netxsurance.com.au with NetIQ MailMarshal (v5.5.4.17) id ; Fri, 31 Oct 2003 11:14:12 +1100 Received: from W2DEV03 ([192.168.1.169]) by Apollo.netxsurance.com.au with Microsoft SMTPSVC(5.0.2195.6713); Fri, 31 Oct 2003 11:14:12 +1100 Message-ID: <003301c39f43$dea5f830$a901a8c0@tias.com.au> From: "Joe Latty" To: Subject: Populate Woody Form from request in Flow Script Date: Fri, 31 Oct 2003 11:13:54 +1100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0030_01C39FA0.12035D60" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-OriginalArrivalTime: 31 Oct 2003 00:14:12.0291 (UTC) FILETIME=[E956C930:01C39F43] 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 ------=_NextPart_000_0030_01C39FA0.12035D60 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable We have a pipeline much the same as the Woody Example (form1) where on = the GET request method we are initializing our form in a java class = (there are some prefill form values obtained through a SOAP call). When the form is POSTed (submitted) it calls our flow script, a method = (in this instance called airAvail).=20 Now in all the binding examples, inside the javascript functions, the = form is populated from a bean. In this situation we want to populate the = form from the request object using our binding.=20 Is this possible? Joe ------=_NextPart_000_0030_01C39FA0.12035D60 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
We have a pipeline much the same as the = Woody=20 Example (form1) where on the GET request method we are initializing our = form in=20 a java class (there are some prefill form values obtained through a = SOAP=20 call).
 
When the form is POSTed = (submitted) it calls=20 our flow script, a method (in this instance called airAvail). =
 
Now in all the binding examples, inside = the=20 javascript functions, the form is populated from a bean. In this = situation we=20 want to populate the form from the request object using our binding.=20
 
Is this possible?
 
Joe
 
------=_NextPart_000_0030_01C39FA0.12035D60--