Basic HTML version of Foils prepared May 19 99

Foil 5 Using Servlets

From Overview of JDBC: Java Database Connectivity Java Servlets -- Spring Semester 1999. by Nancy McCracken


Install Java Servlet Development Kit (JSDK). This works with both JDK1.1 and JDK1.2 platforms.
Servlets can be tested with the utility program servletrunner.
Servlet API is a standard extension to the JDK under javax:
  • Package javax.servlet
  • Package javax.servlet.http
The servlet API provides support in 4 categories:
  • Servlet life cycle
  • Access to servlet context
  • Utility classes
  • HTTP-specific support classes



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Mon Jul 5 1999