What you need is to implement login/security on your application, to define user profiles and give them security roles.
On Jul 16, 9:45 am, ehognestad <[email protected]> wrote: > I am using GWT for making an enterprise application, and I need to > limit the access the users get to the application, so that > administrators are able to see and edit stuff that normal users are > not able to access. > > For example a module inside the application could have a number of > tabs, where some of the tabs should only be seen by administrators, > and the others can be seen by anyone. > > I want to know what the best way is to do this with GWT, could this be > done with generators? > > Thanks in advance! > > Best regards, > > Eivind Hognestad -- 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.
