I want to create a GWT application. That whenever the user gets logged in to system, it will show some information in PopUpPanel and after some time it gets disabled automatically.Is it possible with GWT ?
I want to create a GWT application. That whenever the user gets logged in
Share
Could try something like:
Where
5000is how long you want to show the pop up for.