Hi all, with GWT I have created an admin interface for an application. My GWT app responds at http://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]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
