All,
Would like to know how to maintain single Session with
Cookies turn off on the browser with request dispatching:
1) request.getRequestDispatcher(URL)
2) getServletContext().getNamedDispatcher(servlet name)
My first thought is to encodeURL() for
request.getRequestDispatcher(encodeURL(URL)), I'll try
this method. But as for second method I'm stumped.
Thanks,
Nathan
email: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]