May be you can put the bean in the session scope and then retreive the bean in the Action class. Not sure if this will be the right practice.
Mike Young wrote: > I have developed pages and seen examples where a bean is passed from an > action to a jsp but how do I pass the bean on to an action when it is > called by the jsp either by a submit or a hyperlink. > > Note I want to pass a bean (array of info) rather than a simple > parameter = value? > > A pointer in the right direction would be very much obliged. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]