web.xml how-to

2002-06-13 Thread Scott Seidl

Can someone give me a good resource on how to create the web.xml file
for a web application using servlets?
 
Thanks
Scott



Re: web.xml how-to

2002-06-13 Thread Eric Armstrong

Scott Seidl wrote:

> Can someone give me a good resource on how to create the web.xml file
> for a web application using servlets?
>
> Thanks
> Scott

See docs/tomcat/appdev/web.xml.txt

It's a prototype file with a lot of commentary.





--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: web.xml how-to

2002-06-13 Thread Subir Sengupta

Check out Chapter 5 - Controlling Web Application behavior with web.xml from
Marty Halls book 'More Servlets and Javaserver Pages'.  It's online at
http://www.moreservlets.com/

Hope this helps,
Subir

-Original Message-
From: Eric Armstrong [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 13, 2002 7:11 PM
To: Tomcat Users List
Subject: Re: web.xml how-to


Scott Seidl wrote:

> Can someone give me a good resource on how to create the web.xml file
> for a web application using servlets?
>
> Thanks
> Scott

See docs/tomcat/appdev/web.xml.txt

It's a prototype file with a lot of commentary.





--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Re: web.xml how-to

2002-06-14 Thread Markus Kirsten

Check the DTD for web.xml or RTFM. http://jakarta.apache.org/tomcat


Markus


On fredag, juni 14, 2002, at 03:34 , Scott Seidl wrote:

> Can someone give me a good resource on how to create the web.xml file
> for a web application using servlets?
>
> Thanks
> Scott


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: web.xml how-to

2002-06-14 Thread Josh Fenlason

http://developer.java.sun.com/developer/Books/javaserverpages/servlets_javas
erver/servlets_javaserver05.pdf


--
To unsubscribe, e-mail:   
For additional commands, e-mail: