Hello all,

        I have read the chapter 
http://www.gwtproject.org/doc/latest/DevGuideOrganizingProjects.html about 
GWT project layout, but still have some questions:

   1. View .ui.xml files are "by default" located at the same folder where 
   .java files are. Is it better to move them to some "resource" package?  How 
   to bind .ui.xml in corresponding composite .java if so?
   2. Going through UIBuinder example there is only "client" side that is 
   executed at client browser. Is server side remains pretty much the same as 
   described at 
   http://www.gwtproject.org/doc/latest/DevGuideServerCommunication.html ? 
   3. If I have root .css (gss) at my WEB-INF -- will this resource be 
   accessible for all .ui.xml modules ?

Thanks

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to