-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
>> 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 reconstruct
>> an absolute URL, before sending the response to the browser.
That is not possible, because of how HTTP
Hi Ashwin
I am too facing the same issue now , On redirection the port number is
getting omitted, Since this is a 2 years back thread, I suppose you might
have got the solution, Please reply back with the solution.
thanks
faheem
ashwin soorkeea wrote:
>
>
> Hello all,
>
> I have a problem
-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
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