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

Reply via email to