Hi All,
I have installed tomcat6 in fedora 10 using the yum command
#yum install tomcat6
I have started the tomcat using the command
#/etc/init.d/tomcat6 start
but when i open the browser and open the localhost
http://localhost:8080
I have got a blank page ..
Is my installation is successful , but i do remember that i should get tomcat page not a blank page....