Save it as index.jsp or whatevername.jsp
Then goto %systemroot%\%tomcat directory%\webapps
make your own directory called example or whatever
then goto internet explorer and type
Code:
http://localhost:8080/yourdirectoryname/whatevername.jsp
This should run your stuff.[/code]