Ok thanks. I did that and immediately started to get a compiler error,
but it was just a coincidence. Increased heap size limit and all is
working fine.

Thanks again.

On Mar 24, 12:14 am, Clint Checketts <checke...@gmail.com> wrote:
> 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 <ljw1...@gmail.com> 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 google-web-toolkit@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-web-toolkit+unsubscr...@googlegroups.com.
> > 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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to