An app with two distinct user interfaces and entry points
Hi,
I would like to create a GWT application with two distinct UIs: one
consumer facing, and the other for data administration that's only
open to authenticated users. The two need to share the same
database.
I would normally build two separate applications, but I'm working with
AppEngine and I can't see how to deploy to distinct WARs to the same
AppEngine application, or alternately, how to have two distinct
AppEngine Applications share a datastore
Is it possible to have two distinct GWT UIs in the same war? If so,
any pointers to documentation on how to structure the projects.
Thanks in advance for your help.
Larry
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home