Single sign on is a feature that will be offered by your servlet container. Depending on which you choose you should have several options for how to implement this.
On Jul 27, 1:44 pm, DKeller <[email protected]> wrote: > I need to build a set of GWT Aplications, each one separate of another > (different WAR files, no GWT modules), but my client want to log in > just once at one main application. In other words, when the client > open another GWT application, he dont want to do the login operation > again. > > Any suggests? -- 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.
