But I'm not storing form component values, I'm storing a session hash.

On 10/3/05, Juergen Donnerstag <[EMAIL PROTECTED]> wrote:
> you may use FormComponent.setPersistent(boolean) to automatically
> store and load FormComponent values from Cookies. That is all you must
> do.
>
> Juergen
>
> On 10/3/05, Phil Kulak <[EMAIL PROTECTED]> wrote:
> > I used to just get the HttpServletResponse and HttpServletRequest, but
> > it looks like that's no longer possible since the response won't
> > necessarily be a WebResponse. Is there a better way to do this?
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by:
> > Power Architecture Resource Center: Free content, downloads, discussions,
> > and more. http://solutions.newsforge.com/ibmarch.tmpl
> > _______________________________________________
> > Wicket-user mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> >
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by:
> Power Architecture Resource Center: Free content, downloads, discussions,
> and more. http://solutions.newsforge.com/ibmarch.tmpl
> _______________________________________________
> Wicket-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to