Hello All,
 Sorry for botheration again. I had a query regarding, if I am sending
cookies in the request object, by doing theRequest.addCookies(...)..how do I
check in my method which I am calling like servlet.getloginc(..)...that
cookies are being passed?. In the Simple Servlet example, cookies are
verified on the client side, but how can I do so on the server side before
actually using them, so that I know they are being passed correctly.

Thanks.
Regards,
Kunal.

Reply via email to