Hi there, I'm writing an GWT-App containing several sub-projects. To keep the App lightweight and easy I created different projects for each subproject linking to each other. I deployed the projects on my Tomcat and it works fine, BUT:
As every subprojects has its own server-classes and therefore creates its own session, i cannot recognize an user who logged in on a different page. so my question is: is there any way to tell the apps to share the session managment? or do i have to restructure my whole project again? thanks a lot! tom -- 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.
