You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Mariusz TumiƂowicz <ma...@sopot.lex.pl> on 2001/07/01 15:48:35 UTC

different actions in one form

my problem is:
on one page i generate content from db depending on parameters
and in the same page i save the results(send by mail)
so i have that way 2 actions to do in my submit button (generate content
and save results)
The content may be also edited by user(and need validation)
What is the best solution for this?

1. Split actions to different pages
2. use cancel button to do second action or write another tag let say
submit2
3. ?


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>