Hi,
it seems that a redirect automatically creates a
new session, how can this be avoided?
say I have the following setup:
login.jsp --> only thing it does is redirect to
a servlet
what do I have to do to let the servlet know this
is, or can be a new session?
gr,
P
|
- Re: redirect and getSession(true).isNew() Peter Maas
- Re: redirect and getSession(true).isNew() Michael Weller
- Re: redirect and getSession(true).isNew() Becky Phaneuf
- Re: redirect and getSession(true).isNew() Zerbe John W