----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Hi people,
I guess this is some newbie-question, but I can't find the answer. I want
one servlet to start another one. Because depending on the user, I want
him/her redirected to another page. Sometimes it's a webpages, sometimes
it's a servlet. At the moment, I let the servlet make a page with a <META
HTTP-EQUIV="Refresh">-tag and a link to the correct page/servlet. But this
always takes 1 second before people are at the page they want to be. Is
there a way te directly redirect a user from the servlet to another (or a
webpage)?? Can someone send me an example of how to do this?
Thanks in advance
Kind regards,
Met vriendelijke groet,
Tim Stoop
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]