CentOS List wrote:
I did a yum -y install tomcat5 and tomcat got installed with openjdk. But
somehow if I goto http://localhost:8080
I am unable to get to the tomcat default site.
Correction. I got to a blank page.
Do a 'yum search tomcat' and note that there are several packages. If you want the admin site and sample webapps you have to install the corresponding packages.
--- Les Mikesell lesmikesell@gmail.com