I should be a bit clearer. Basically what i am saying is that as long as you
have request parameters and you are pointing at an action who's form bean
has getter/setter properties that match the request parameters you can
always capture the form data.

Brandon Goodin

-----Original Message-----
From: Brandon Goodin [mailto:mail@;phase.ws]
Sent: Monday, October 21, 2002 3:25 PM
To: Struts Users Mailing List
Subject: RE: Form submission


Yes,

if you have a query string appended to a url that points to an action (i.e.
*.do) the request parameters will be mapped to the associated action's form
bean.

Brandon Goodin

-----Original Message-----
From: Kyrre Lugg [mailto:kyrre.lugg@;tomra.no]
Sent: Monday, October 21, 2002 5:13 PM
To: [EMAIL PROTECTED]
Subject: Form submission


Excuse me if I'm off topic here:

Can one capture form data even if the request is not caused by a form
submit button?

Kyrre Lugg



--
To unsubscribe, e-mail:
<mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail:
<mailto:struts-user-help@;jakarta.apache.org>



--
To unsubscribe, e-mail:
<mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail:
<mailto:struts-user-help@;jakarta.apache.org>



--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to