|
All,
I have a question about what the best way to redirect a user may be. I have
an extensive web app that is presently based on servlets. I'm "porting" this web
app to JSP, and I'm going to use my servlet to authenticate and "direct" the
user. Once a user connects to the servlet, authenticates, and I have their
informaiton, what is the best way to send the user to the
JSP page. Should I use redirect, or is there a better way?
Any comments would be appreciated.
John D. McDonald
CipherStream Systems email: [EMAIL PROTECTED] web: www.cipherstream.com ------------------------------------------------------- Secure E-Business Is Our Business ------------------------------------------------------- |
- Re: Redirect or ?? John McDonald
- Re: Redirect or ?? Craig R. McClanahan
