Yes, ParameterAware is the interface if you want HTTP request parameters.

L.

Cheng Wei Lee wrote:
Should I be implementing ParameterAware interface instead since the
RequestAware gives me attributes instead of parameters from the form?

On Wed, Mar 5, 2008 at 1:15 AM, Ian Roughley <[EMAIL PROTECTED]> wrote:

If you implement the RequestAware interface, the map will contain all
the form values.

/Ian

--
Ian Roughley
From Down & Around, Inc.
Consulting * Agile Process * Open Source
Advanced Struts2 Workshop, April 28-30, Sunnyvale CA
web: http://www.fdar.com - email: [EMAIL PROTECTED]



Cheng Wei Lee wrote:
In Struts 1, we could use map-backed form beans to deal with dynamic
forms,
is there something equal in Struts 2?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to