Messagesee:
http://www.opensymphony.com/webwork/api/webwork/action/ActionContext.html#ge
tParameters()

ActionContext.getParameters() inside your action

it returns a map of parameters, the map contains lists of the parameters

see also

ActionContext.getSingleValueParameters() if you dont want a map of lists of
parameters.


----- Original Message -----
From: John Benediktsson
To: [EMAIL PROTECTED]
Sent: Friday, February 28, 2003 5:08 PM
Subject: [OS-webwork] DynamicActions


I want to use Webwork for a project and I'm having trouble finding some
similar capability to Struts DynamicActionForms.

I would like to have an Action object be able to access all fields from a
form submission, not only the ones that have specific bean methods.  Is
there a way to accomplish this?  Some way of accessing the form being used?

Thanks,

-----
John Benediktsson
Software Engineer

Agari Mediaware, Inc.
3340 Ocean Park Blvd.
Suite 3070
Santa Monica, CA 90405
310-396-0810 x107
www.agari.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to