Hello, all,
I have a CreateAction, on completion of which an objectId is created.  Then
I need to forward the screen to UpdateAction, which demands a not-null
objectId.  CreateAction and UpdateAction use different forms.
How can I achieve this?  I find out that ActionMapping.findforward() only
takes one string parameter.
Thanks.
Denis



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

Reply via email to