Re: explaining server.xml

2011-03-31 Thread Ben Souther
This is the best place to go for an explanation of all of the elements in server.xml http://tomcat.apache.org/tomcat-7.0-doc/config/index.html On Mar 31, 2011, at 7:45 AM, Kaushal Shriyan wrote: > Hi, > > Can someone please help me understand about various tag and definition in > server.x

Re: explaining server.xml

2011-03-31 Thread Mark Thomas
On 31/03/2011 12:45, Kaushal Shriyan wrote: > Hi, > > Can someone please help me understand about various tag and definition in > server.xml ? Read the documentation. Mark - To unsubscribe, e-mail: users-unsubscr...@tomcat.ap

explaining server.xml

2011-03-31 Thread Kaushal Shriyan
Hi, Can someone please help me understand about various tag and definition in server.xml ? Thanks Kaushal