posted 18 years ago
Well, if by "complete" you mean "uses every conceivable setting" you are unlikely to achieve satisfaction.
If you want to see an example of a working web.xml from an actual deployed web application, I've included one below from one of my clients' application (with various names changed to protect confidentiality).
It employs a broad spectrum of settings: context params, listeners, filters and filter mappings, servlets and servlet mappings, error handling, resource referencing, and defines a JSP prelude.