¡Hello People!

   I was following the instructions to deploy a GWT app on a Tomcat
server (http://code.google.com/intl/es-ES/docreader/#p=google-web-
toolkit-doc-1-5&s=google-web-toolkit-doc-1-5&t=DevGuideRPCDeployment)
and it ocurred to me that the only .class files that should be copied
onto the WEB-INF/classes folder are the ones located in the package
<package>.<module>.server, considering that the remaining classes (the
ones located in the public and client packages) are compiled via the
GWT compiler into html, css, etc.

¿Is this correct?

I should warn you that i have little to none experience with GWT so i
am perfectly capable of not making any sense

¡Thanks in advance!

Rafael

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