Hi,

I am trying to develop and application for AppEngine in java and using
GWT. What I need is two different user interfaces to the same
application, one for desktop and one for mobile. If I use GWT to
develop my user interface, It would have only one desktop like
interface siting on say "myapp.appspot.com" but I what something like
"myapp.appspot.com/m/" also. Any Idea how to create a seperate
interface in the same GWT application context. I can't create two
different GWT application becuase that will create two seperate
appengine apps too, and I would be sharing the same data in the mobile
and desktop applications.

--
Rajeev

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to