Where are you suggesting that code go?

You don't want to forward from the login page, because
the form on that page is submitted to j_securitycheck.

Tim

--- [EMAIL PROTECTED] wrote:
> 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]>
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/

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

Reply via email to