How about this?

String s = "/home.html";
RequestDispatcher disp = getServletContext().getRequestDispatcher(someaddress);
dispatcher.forward(request,response)


At 10:44 AM 4/5/02, you wrote:
>  I want him to be redirected to
>home.html.


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to