1. Creating Cookies in JSP page' coderanch.com |
2. servlet not finding the cookies set by previous jsp page? coderanch.comhello i call a servlet from a jsp page in order for it to return me an image.everything was fine till i put in some way of recognising the user who is calling the servlet for the image, by reading a cookie already set in the jsp page when the user logs in.i use the following code to recognise the user ... |