Hi Use a script as follows: --->8---- "tomcat.bat" -------------------- net stop tomcat net start tomcat start iexplore.exe http://127.0.0.1:8080 exit --->8---- "tomcat.bat" -------------------- Regards, Steffen