Hi folks. I am new to
Tomcat and I am following a book to set it up. It's an oldish book so it is geared towards 4.0. I am using 5.5.
One of the steps that the book outlines is enabling the ROOT context
see here.
It says to add this piece of XML to the server.xml file
Does anyone know if this will still work in Tomcat 5.5? Is the syntax still the same? Where exactly in my server.xml do I place this Context element?
Cheers, Sean.