Hi Allahbaksh:

This piece of info needs to be documented since i had a confusion of the
war directory and the war/yourModule directory which is only a part of
the previous www compiled directory.

This means that the stylesheet reference must be in the Module html
entry point which can be changed into index.html from standard web.xml
file. If the stylesheet is in the Module.gwt.xml file, only hosted mode
can recognize it but not the build mode. Hope this extra info may help
others.

BaTien
DBGROUPS and BudhNet


On Mon, 2009-02-16 at 21:43 -0800, Allahbaksh wrote:
> HI,
> Please copy com.blah.blah.blah folder to webapps/projectName
> 
> See below the structure of the same
> webapps/
>       projectName
>          WEB-INF
>               web.xml (mapping of your serlets)
>               classes (All server side code of bin directory and all
> classes which are referred by the server side code. Serilalizable
> classes
>               lib(all libraries and gwt-servlet.jar)
>          com.blah.blah.blah
> 
> Now access the 
> http://hostname:port/projectName/com.blah.blah.blah/YourWebModuleHTMLPage.html
> 
> Regards,
> Allahbaksh Mohammedali Asadullah
> 
> 
> 
> On Feb 16, 9:28 am, "[email protected]" <[email protected]>
> wrote:
> > Hi
> > I can't find this anywhere, but have found numerous vague references.
> > Can someone tell me What files to copy where to deploy a GWT project?
> > My project/app compiles great, runs great.
> > It runs great when I do the compile/browse.
> > I see several files under projects/projectname/www/
> > com.blah.blah.blah.blah including a number of .cache.html, a
> > nocache.js file, etc.  But no xml file.
> > I have tomcat running fine, and have a webapps directory, from which
> > I'm able to browse to jsp-examples and see everything running and etc.
> > SO, WHAT do I copy WHERE to make this work?
> > What other files if any do I move or tweak too?
> > Thanks.
> > 


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