i have a simple Vaadin login application.After user login the URL looks something like below
what i wanted to do is after logout the URL should look something like this
i have tried
Page.getCurrent().setUriFragment("", true);
but its not working
Aucun commentaire:
Enregistrer un commentaire