You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Miguel Angel Medina Lopez <ma...@logic-factory.com> on 2002/09/23 18:48:12 UTC

Newbie question about action forms

Hi all:

In the Struts framewok information from the form to the action class is
transfer through an ActionForm, but when I want to transfer information from
the Action to a new HTML (JSP) page, for example a list of products, What is
better? Use an action form or directly storing the list in the session
object with a particular key.

Thanks.


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