Hi , you can try with this method :

public native void reload()/*-{
        $wnd.window.location.reload();
    }-*/;

regards Giuseppe

2011/2/11 daniela iervolino <[email protected]>

> Hi everybody,
> I'm trying to implement a simple logout reloading the page.
> The logout is an hyperlink, so I'm dealing with History.
> If the token is "logout", I want to reload my page...
> The problem is that the reloading goes on "forever" until I stop the
> application.
> Does anyone know how I can force only one reloading?
> Thanks
>
> --
> 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.
>
>


-- 
Giuseppe La Scaleia
CNR - IMAA
geoSDI
Sviluppo Software

C.da S. Loja
85050  Tito Scalo - POTENZA (PZ)
Italia

phone:  +39 0971427305
fax:      +39 0971 427271
mob:    +39 3804697436
mail:     [email protected]
skype:  glascaleia

web:     http://www.geosdi.org

-- 
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