You can create 2 separate web pages with the different entry point javascript <script> tag in each one.
On Fri, Mar 23, 2012 at 8:34 PM, jones34 <[email protected]> wrote: > 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 [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. > > -- 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.
