hi Ian, Thanks for your quick reply. Actually what i need is i am storing the History tokens using newItem(token) ,sometimes i am re intializing some part of code several times where i am adding same token multiple times. when i go back to that page it is having four tokens with the same which i don't want.
On Oct 30, 4:33 pm, "Ian Bambury" <[EMAIL PROTECTED]> wrote: > History is a function of the browser. > If you could clear the history, you could stop people going back to the page > they came from. > > Browsers tend to view this as not desirable. > > Ian > > http://examples.roughian.com > > 2008/10/30 Charan <[EMAIL PROTECTED]> > > > > > How to clear the tokens in History class , i didn't find any > > removeToken/tokens methods in History class > > > can i know is there is any way to clear tokens in history --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
