To be more specific, servlet spec 2.4 is available at:
http://jcp.org/aboutJava/communityprocess/final/jsr154/index.html
Servlet spec 2.5 which governs tomcat 6 is available at:
http://jcp.org/aboutJava/communityprocess/mrel/jsr154/index2.html
--David
Steve Ochani wrote:
On 27 May 2008 at 17:24, Marcos Molina wrote:
Hi people,
Can anyone tell me where can i read something of how web.xml file
works ?
I try search but not found nothing good.
Thanks a lot.
It's detailed in the Java Servlet Specification available at www.jcp.org
but the basics are in almost any good java servlet tutorial/book.
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]