Re: How to implement UserAuth / Login in GWT2.1

2010-10-19 Thread Patrick Hilsbos
Thanks. There is something like a fake userinformation and login service, when you create projects with roo and gwt 2.1 and i want to use that pattern. For sure its really easy. I just dont know axtually how to subclass and wire that things up. Cheers Patrick On Oct 19, 3:55 pm, nacho wrote: > Ar

Re: How to implement UserAuth / Login in GWT2.1

2010-10-19 Thread nacho
Are you looking something like this? http://code.google.com/intl/es-AR/webtoolkit/articles/dynamic_host_page.html On 19 oct, 08:41, Patrick Hilsbos wrote: > Hi, > can someone tell me how to implement an user auth - using > userinformation in gwt2.1? > > i already got, that i should subclass User

How to implement UserAuth / Login in GWT2.1

2010-10-19 Thread Patrick Hilsbos
Hi, can someone tell me how to implement an user auth - using userinformation in gwt2.1? i already got, that i should subclass UserInformationSimpleImpl - but what to do next / how to wire up? thx -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit"