IntelliJ Java IDE
The moose likes JSP and the fly likes adding and retriving cookies. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "adding and retriving cookies." Watch "adding and retriving cookies." New topic
Author

adding and retriving cookies.

adeeb alexander
Ranch Hand

Joined: May 29, 2008
Posts: 255
Hi.
I added a cookie in jsp and trying to retrive using servlet. The problem is its not showing up in servlet, both code parts are below.

JSP


Servlet


Whar wrong i am doing there, i am getting some garbasge values.
 
 
subject: adding and retriving cookies.
 
Threads others viewed
Get cookies from "parent domain"
Regarding Cookies
HTTP Status 404 - simple Custom Cookie from HF book
Jsp Cookie Exception
Unable to understand output of these servlets
IntelliJ Java IDE