Last updated 2004-06-28 by Roedy
Green ©1996-2004 Canadian Mind Products
Java definitions: 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
You are here : home : Java Glossary : S words : servlet.
With JSP all you have to do is drop the *.jsp files in a magic directory and away you go. With Servlets you must put the *.class files or *.war files in a magic directory, and register the servlets in a web.xml file that maps application name to servlet class among other things.
this.getServletContext().log( "oops: database connection lost" );System.out. println and System.err. println may or may not work in any given womb.
See this tutorial and sample code collection.
See this tutorial on Servlet Essentials.
![]() | Core Servlets and Java Server Pages | ||||||
| 0-13-089340-4 | |||||||
| Marty Hall | |||||||
| Complete text of the book available on line in pdf format. | |||||||
| |||||||
![]() | Core Servlets and Java Server Pages | ||||||
| 0-13-067614-4 | |||||||
| Marty Hall | |||||||
| |||||||
![]() | Java Servlet Programming | ||||||
| 0-596-00040-5 | |||||||
| Jason Hunter, William Crawford | |||||||
| highly reccommended. | |||||||
| |||||||
![]() | Web Development with JavaServer Pages | ||||||
| 1-930110-12-X | |||||||
| Duane K. Fields, Mark A. Kolb, Shawn Bayern | |||||||
| |||||||
![]() | Inside Servlets: Server-Side Programming for the Java(TM) Platform (2nd Edition) | ||||||
| 0-201-70906-6 | |||||||
| Dustin R. Callaway, Danny Coward | |||||||
| |||||||
![]() | Developing Enterprise Java Applications with J2EE and UML | ||||||
| 0-201-73829-5 | |||||||
| Khawar Zaman Ahmed, Cary E. Umrysh | |||||||
| |||||||
See Sun's docs on the javax.servlet and javax.servlet.http packages that are common to all servlet implementation.
home |
Canadian Mind Products | |||
| mindprod.com IP:[24.87.56.253] | ||||
| Your IP:[80.134.30.163] | ||||
| You are visitor number 2093. | ||||
| Please send errors, omissions and suggestions | ||||
| to improve this page to Roedy Green. | ||||
| You can get a fresh copy of this page from: | or possibly from your local J: drive mirror: | |||
| http://mindprod.com/jgloss/servlet.html | J:\mindprod\jgloss\servlet.html | |||