I do not quite understand what you are trying to do. In WW1.2 you can add
parameters to an action by specifying them in the views.properties file (or
the corresponding XML file). Just add them after the action like
someAction.action?oneParam=someValue
If you have several actions chained then the properties of the actions will
be copied as long as you have corresponding get/set methods in them.
If you are using an action tag in a JSP file then you can set parameters by
using the ww:param tag.
If none of this helps you on the way you'll have to describe the problem in
more detail for us.

Best regards,

Dick Zetterberg
[EMAIL PROTECTED]

----- Original Message -----
From: "Satya" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 20, 2003 6:43 PM
Subject: [OS-webwork] How to pass parameters between action files


> Hi,
>       I have to pass parameters from JSP page to an action through another
> action. I am specifying the action tag in the actions.xml but i dont know
> how to send parameters. Can any one help me .
>
> Thanks
> Satyavani.
>




-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to