> From: R Ravichandran [mailto:ravirajami...@gmail.com]
> Subject: Replacing the default ROOT application
> _ In the server.xml file, I created a special
> element under the element.
Assuming you're using a current version of Tomcat (you didn't bother to tell
us), you
Hello,
I would like to deploy a Spring MVC application that I developed as the ROOT
application on Tomcat. I also configured the Tomcat server to run on port
80. My Spring application has JNDI references to Java mail sessions. I am
unable to figure out how to get this configured. Here is what I di