Chapter 1

Now that you have your first servlet compiled, there is nothing more to do but start your server and access the servlet! Starting the server is easy. Look for the startup.sh script (or startup.bat batch file under Windows) in the server_root/bin directory. This should start your server if you're running under Solaris or Windows. ................
................