Hi All,
Thank you very much for your reply.
Now that I am not able to post the values from one servlet to another through https using URL connection and I also need to know whether I could redirect the response to another servlet.
The reason is I could post the values to a servlet from normal
java program through https using URL connection, but in this case also I am not able to redirect the response to another servlet.
Could you help me in finding out the problem of posting the values one servlet to another through https using URL connection and redirecting the response too.
Thanks in Advance,
Nathan.