How to reload a jsp using apache-tomcat server?

my computer running on-Windows 98-jdk1.3-Tomcat 4.0-b5-IE 4 & Netscape 4.7When modifying the source of a isp page, I could not reload the browser?is there any mistake?thx!
[238 byte] By [MaliciousHUT] at [2007-9-26 1:16:24]
# 1

The reload option in context may be set to false in Tomcat 4's configuration file. You may need to open the command prompt along the time with your job hour.

Restart the Tomcat server everytime you want it to reload by typing:

C:/> net stop "Apache Tomcat"

and

C:/> net start "Apache Tomcat"

You will see the change immediately by reloading your browser.

Good luck!

wingkitf at 2007-6-29 0:44:12 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...