On Wed, 15 Jan 2003 09:57, Steve R Burrus wrote: > Nicole, that's really fine and good that you bothered to send me a web > page that purportedly offers me some free advice on how the hell I go about > seeing/viewing a compiled servlet, BUT I really thought that you could, if > you would please, directly give some help on editing that web.xml file!
There are a number of good sources for information. The Servlet API 2.3 specification provides the official standard for the XML web application configuration descriptor - web.xml. The tomcat documentation itself provides a pretty reasonable overview. Finally you might consider purchasing a book on the subject. Regards, Peter Harrison -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
