Hi Juan, Do you know how to manage a session expired situation when using spring security? The problem is that HTML code is showing in a alert window every time the spring tries to redirect to the login page. I don't know how to solve this problem without parsing of the error message and I'm not satisfied with that solution.
Tnx, Marko On 27 svi, 21:06, Juan Pablo Gardella <[email protected]> wrote: > Hi folks, > > I wanna contribute to the communitiy with a little sample. I put > inhttps://bitbucket.org/gardellajuanpablo/gwt-sample/wiki/Home > > Features: > > - JPA 2. > - gin. > - gwt-dispatch. Handlers are spring managed beans. > - jsr-330 in client and server side. > - Spring. > - Spring Security. > - H2 database. > - Build by maven. > - Runnable by jetty (mvn jetty:deploy-war). > - Autogenerate database by reading domain classes. > > Use activity and places. > > Regards, > Juan -- 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.
