Hello,
I am using the
Tomcat 6.0 version, and MyEclipse 3.3.5 GA. It runs on Windows Vista Home Premium Version.
I recently bought the HFSJ book, and started trying out the examples. The first time I set up Tomcat, I ensured that it has been installed properly by checking the link
http://localhost:8080 to display the home page of Tomcat, which it did.
But since last night, I have not been able to view the html page upon running the tomcat server. After reading through the various pages, I am wondering if it has anything to do with disabling the User account control. I'll try that tonite.
However, I wanted to know if there is any difference or relative advantages in starting the service through the .exe or .sh. When I tried running it using start.sh, it wouldn't start and give a message that says "Could not find an appropriate program to run the script. Click here to search on the web or choose from a list of the installed programs". Alternatively I started using the .exe, but it doesn't seem to be working. Can anyone please throw some light on this issue.
Thanks in advance!