Hi, I have the same question, but I'm using Google Hosting which does automatically when uploading to the host server. In this case, how do I move it to a subfolder?
On Fri, Oct 1, 2010 at 7:37 PM, Артём <[email protected]> wrote: > "myapp.html" is just an html file generated for you during the project > creation. > You can freely move to other place in the "war" folder. > > On Oct 1, 11:51 am, Reny <[email protected]> wrote: > > Hi all, > > with GWT I have created an admin interface for an application. > > My GWT app responds athttp://localhost:8888/myapp.html?gwt.codesvr= > 127.0.0.1:9997 > > ,it's all ok! > > > > My question is: in wich way I can configure that my app responds at > > > > http://localhost:8888/admin/myapp.html?gwt.codesvr=127.0.0.1:9997 ? > > > > I want that GWT compile all its code and files in subfolder admin..... > > > > I'm using gwt Eclipse plugin..... > > > > Thanks all! > > -- > 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]<google-web-toolkit%[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.
