Hi David,

Is there a common way / design strategy or design patterm similar to
the solution in jsp to show/hide or enable/disable ui components based
on a predefined role/access rights in a gwt client.
I.e. if a user with role 'admin' is acessing the application an admin
button is visible, which is not visible in the case
a user with role 'guest' is accessing the page.

Thanks,

Steve L.

On Aug 10, 7:33 pm, David <[email protected]> wrote:
> Hello,
>
> After several months, I've just took the time to upgrade my library
> enabling the integration of SpringSecuritywith GWT application.
> This lib (http://code.google.com/p/gwt-incubator-lib/) is now
> compatible with GWT 1.7.
> I also provide a ClickHandler for a simple authentication with SpringSecurity.
>
> A sample webapp is also available in SVN : an example is worth a
> thousand lines tutorial sometimes
>
> You can give it a try and send your feedback.

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