I have some context/servlet init parameters defined in my app's
web.xml, that set default behaviour for my application. When deployed
to production, these can be overridden on a per-installation basis by
editing the tomcat context XML file.

I would like to do a similar thing during development, i.e. for each
developer to override certain settings in the web.xml. I read that
jetty has the ability to override the web.xml (http://
docs.codehaus.org/display/JETTY/override+web.xml), but I'm not sure
how to configure this under Google Plugin for Eclipse.

Could anyone with experience in this post a sample web.xml, jetty-
web.xml and override-web.xml?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to