Re: understanding web.xml

2004-08-17 Thread Tim Funk
See Sun's Java Web Services Developer Pack http://java.sun.com/webservices/jwsdp/index.jsp -Tim Tobias Eriksson wrote: Hi I have been searching the web some for information about how to configure / setup; web.xml, but haven't really found anything. I thought there would be something in the TOMCAT

RE: understanding web.xml

2004-08-17 Thread Andy Eastham
Also look at the sample chapter at http://www.moreservlets.com/ Andy > -Original Message- > From: Thilo Krawietz [mailto:[EMAIL PROTECTED] > Sent: 17 August 2004 08:07 > To: Tomcat Users List > Subject: Re: understanding web.xml > > Hi Tobias, > > in Suns off

Re: understanding web.xml

2004-08-17 Thread Thilo Krawietz
Hi Tobias, in Suns official Servlet specification all elements of web.xml are explained widely, so i would suggest, that you study this one. You can get it here: http://java.sun.com/products/servlet/download.html Hope this helps & regards, Thilo Tobias Eriksson wrote: Hi I have been searching t