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


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

in Table To:


© 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