The <servlet> element is still used when running GWTTestCase tests.

I believe the <public> element is still useful for having the GWT compiler
package up the public files along with the compiled files from multiple GWT
modules.  It allows, for example, the .png files needed for the 'standard'
GWT theme on ie6 to be included with your compiled files just by having your
module <inherit> the standard theme.

Jamie

On Fri, Nov 27, 2009 at 6:17 PM, [email protected] <[email protected]>wrote:

> Are the <servlet> and <public> elements in the gwt.xml file still
> needed with GWT 2.0? If I understand it correctly, servlet definitions
> go in the web.xml file, and the public directory is war/WEB-INF, so
> are the gwt.xml definitions needed, or are they a legacy of older GWT
> versions?
>
> --
>
> 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.


Reply via email to