| Author |
Cookies in Struts not updated in the first time
|
vinoth kumar v
Greenhorn
Joined: Sep 27, 2010
Posts: 6
|
|
I use the following code in action class to create cookie
Struts config code
entertask.jsp
When I first login through login page .
Iam successfully redirected to Entertask.jsp but cookies are not found in the first time.
(ie., It shows only welcome)
When I refresh Welcome username is displayed.
I dont know why its happening so.
Can any one please say the cause?
Is there any other way to manage cookies in STRUTS ?
|
 |
 |
|
|
subject: Cookies in Struts not updated in the first time
|
|
|