If you got Data records from a database -
have they got to be saved in an ActionForm, or in a value bean ???

I guess they have to be saved in a value bean,
because ActionForm just take request parameters.

If so, what about the action mapping ?
name="ValueBean" instead of name="ActionForm" ?

thanks in advance.


cya,

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