Re: Response.SendRedirect problems

2011-02-25 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Konstantin, On 2/25/2011 4:11 AM, Konstantin Kolinko wrote: >>> It concerns the servlet response.sendRedirect(...) method. >>> >>> When using the response.sendRedirect("/myexample") in my java class, i do >>> n= >>> ot want the servlet engine to recon

Re: Response.SendRedirect problems

2011-02-25 Thread Konstantin Kolinko
tion. >> >> Im using tomcat-4.1 and i'm checking the URL redirection using the HTTP >> liv= >> e header plugins for firefox. >> >> Thank you for your help. >> Regards, >> Ashwin >> __

Re: Response.SendRedirect problems

2011-02-24 Thread faheem farhan
_ > i’m is proud to present Cause Effect, a series about real people making a > difference. > http://im.live.com/Messenger/IM/MTV/?source=text_Cause_Effect > -- View this message in context: http://old.nabble.com/Response.SendRedirect-

Re: Response.SendRedirect problems

2007-12-16 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Askwin, ashwin soorkeea wrote: > When using the response.sendRedirect("/myexample") in my java class, > i do not want the servlet engine to reconstruct an absolute URL, > before sending the response to the browser. This request violates the servlet s

Re: Response.SendRedirect problems

2007-12-16 Thread david delbecq
ashwin soorkeea a écrit : Hello all, I have a problem for my application and this prob is causing an entire netw= ork of users from using my application. I will appreciate if you guys can help me solve my prob. It concerns the servlet response.sendRedirect(...) method. When using the respo

Response.SendRedirect problems

2007-12-16 Thread ashwin soorkeea
Hello all, I have a problem for my application and this prob is causing an entire netw= ork of users from using my application. I will appreciate if you guys can help me solve my prob. It concerns the servlet response.sendRedirect(...) method. When using the response.sendRedirect("/myexample