On Mar 3, 3:22 pm, Christian Goudreau <[email protected]> wrote: > You don't really need to touch web.xml if you're using another server than > tomcat.
Hi, actually it's not just for Tomcat: I'm using GlassFish - and like any JavaEE server it needs a deployment descriptor (web.xml) for the web container, to configure Servlets etc. Chris -- 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.
