Hi folks,
i init my form beans at reset(...) of ActionForm from database but i think
this is not correct because
if an error occurs i have no chance to forward to an error page or to save
ActionErrors. I think the
controller must read objects from database and init the form.
All samples are very simple and only with forms for new objects (name="";
street=""; at reset()).
Where is te correct place to init forms from database if i want edit an
existing object and which method must i call????
I'm using Struts 1.2.9

Regads, Andy
-- 
View this message in context: 
http://www.nabble.com/Init-of-forms-tf2337990.html#a6505529
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to