Hi,

Cookies are stored in the client side, so you can read/set the cookies on
the client side.

At the start you can set a cookie and specify the "time to expire" and later
check whether it's expired or not.

HTH,
Kamal

----------------------------------------
Kamal Mettananda
http://lkamal.blogspot.com



On Fri, Jun 26, 2009 at 9:01 AM, jagadesh <[email protected]>wrote:

>
> HI ,
>
> How can clear my cookies in Gwt . consider that i opened a page and i
> did not perform any operation on the page for some amount of time .
> now when i try to access a page , i should ask to start from login
> page . since my session should be closed . i will do this by setting a
> max interval.but consider when my internet connection goes off and
> comes after 15 minutes, iam able to perform operations on the pages
> that i left before the connection goes off. how can i check this and
> ask the user to login again.
>
>
> how can i kill all cookies when the user clicks on the Browser exit
> button.
>
>
> Thank u,
> jagadesh
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to