Struts2 Configutation alternative to sessions? 2007-11-06 - By James Carr
Back Sessions aren't currently available on the server and I don't want to have to wait till the end of the week for my client to view the application.
Thanks, James
On Nov 6, 2007 12:11 PM, Dave Newton <newton.dave@(protected)> wrote: > --- James Carr wrote: > > Currently I'm using sessions but I would like to > > reconfigure my application to use something besides > > sessions, perhaps something like viewState in .NET > that > > would be availble via a hidden input or get > parameter. > > Why are you trying to avoid the session? > > > I'm sure struts 2 has something like this, > > Why? AFAIK there's nothing like a viewstate built-in. > Isn't viewState deserialization handled by the ASP > renderer on the server side? I'm not sure how you'd > implement that, although you could always do it > client-side via JavaScript. > > d. > > > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ > To unsubscribe, e-mail: user-unsubscribe@(protected) > For additional commands, e-mail: user-help@(protected) > >
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|