Thanks a lot,

that sounds like a good solution.

Of course I agree with all the commentators who said, that data.getUser.getTemp is
the right place for the storage of this user information.

Because of permanence of the data I needed a cookie, for the cookieless people i need
the User object.

Probelm resolved,

thank you people,
Alex


Bartek Walter wrote:

> I am looking at the RunData in T2 repo now and I see that getCookies
> makes the CookieParser re-parse the request. Your cookie was not
> acquired from request, so it gets lost.
> RunData provides getCookieParser() for retrieving the parser without
> parsing.



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

Reply via email to