pe is not null
> then just grab the UserVo and use it inside your client code to set the User
> preferences widgets otherwise you will need to show the login screen.
> UserVo is a simple POJO class which containts String firstname,
> lastname,... and all other properties needed for the user.
&g
sir,
um working on a project and actually needs to maintain a user session
when he logs in.
i am not getting the proper commands to use sessions in gwt.
can u please tell me the proper steps and commands of how to use
sessions in gwt and how i can maintain a user login for it.
i will be thankful