But could I pass object through session object ?
newton.dave wrote: > > --- On Fri, 6/13/08, Milan Milanovic <[EMAIL PROTECTED]> wrote: >> Yes that's what I want. The first action search in database and show the >> list of Fruits. Then user click on one and that concrete Fruit object is >> passed to other action for editing. > > All you can pass in an HTTP request is a string. > > You can *use* that string to create or retrieve an object. > > Dave > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/-Struts-2--Two-action-classes---tp17824236p17827033.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]