1. Access of Cookies on server side stackoverflow.comI am designing a web application front end I am making use of HTML and at back-end I am using a servlet.At front end side I am storing some values in ... |
3. cookies on Server coderanch.comis there any concept of saving cookies on the server through server scripting languages i.e. php, jsp, asp. What I mean to say is, everybody knows we can save cookies on the client side via javascript. But is there any way we can save cookies on the server? What I am asking is.. is it possible? |