By default the Tomcat renders the default home page which is specified in
the conf/web.xml such as index.html which is located under the
/Tomcat5.0/webapps/ROOT folder. You need to redirect the URL from
index.html to your default home page. So, Please modify the index.html file
one located under /
Dear Friends,
I am running the Tomcat 5.0.28 on Sun Solaris 5.9.
In catalina.out log file I am getting lot of error messages saying
org.apache.tomcat.util.net.TcpWorkerThread runIt
SEVERE: Remote Host /xxx.xx.xx.xx SocketException: Invalid argument
Any idea why it's giving this error message and H