For the most part you can only store string values.  As far as your
Action objects are concerned, they behave the way other form fields
do.

Hubert

On Tue, 22 Feb 2005 14:39:56 -0600, Lee Harrington <[EMAIL PROTECTED]> wrote:
> > When you hit submit, that generates a *new* request, and therefore
> > anything you placed in the scope of the *previous* request is no
> > longer accessible.
> 
> Aha!  Thank you.  Can I store an object in a hidden variable?  (I
> guess I'll find out when I try)
> 
> I'm not fond of using session for this scenario...as they could
> conceivable have multiple screens open.
> 
> Lee
>

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

Reply via email to