How to fill an Actionform after using an ActionClass ?

Normally a user fills out a form on a jsp, then the Actionform gets
called and filled by the data the user entered.
Then the ActionClass gets started and uses the data from the ActionForm.

But I've got an Action that creates data, and it needs to get saved in
the ActionForm.

How can this be done ???


thx,

marcus

--
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