Google webspace - JavaSercer Pages Figure 4.2. The Tomcat main page

November 29, 2006 on 12:13 am | In Java |

JavaSercer Pages Figure 4.2. The Tomcat main page When you’re done testing Tomcat, stop the server like this: C:Jakartajakarta-tomcatbin> shutdown You should always stop the server this way, as opposed to killing the Command Prompt window the server is running in. Otherwise, the applications don’t get a chance to close down gracefully, and when you start to connect external resources, like a database, various problems may occur. 4.4 Installing the Book Examples All JSP pages, HTML pages, Java source code, and class files for the book examples can be downloaded directly from the O’Reilly web site: http://www.oreilly.com/catalog/jserverpages/ They can also be downloaded from the book web site: http://www.TheJSPBook.com The file that contains all the examples is called jspbook.zip. Save the file on your hard drive, for instance in C:JSPBook on a Windows platform, and unpack it: C:JSPBook> jar xvf jspbook.zip You can use the same command on a Unix platform. page 39
Note: If you are looking for cheapest and affordable webspace to host and run your servlet application check Astra servlet hosting services

No Comments yet

TrackBack URI

Sorry, the comment form is closed at this time.