Klaas-Henning <[EMAIL PROTECTED]> writes:

> how can i keep the context through screen switches ?

Unsure, but you could certainly persist the information which you wish
to hold onto to the HttpSession.

> another thing is that i didn't turn on a session anywhere. do i have
> to do this or

This is built into your servlet container, as defined by the Servlet API.

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

Reply via email to