Foilset Search Full Index for Basic foilset

Overview of JDBC: Java Database Connectivity

Given by Nancy McCracken at Java Servlets on Spring Semester 1999. Foils prepared May 19 99

A servlet is a Java program that is run by a Web server.
Servlets follow a standard servlet API defining the interface between the server and the servlet, and are designed to work within a request/response model. The servlet API is part of the standard extensions of JDK.
Servlets can provide all the services of standard CGI, but are platform-independent, i.e. they can be used with any server implementing the API.
More generally, servlets play the role of providing middle-tier services between the client and the back-end applications.
References:


Table of Contents for Overview of JDBC: Java Database Connectivity

There are two types of foils -- html and image which are each available in basic and JavaScript enabled "focused" style
(basic:)(focus style:) Denote Foils where Image has important information
(basic:)(focus style:) Denote Foils where HTML is sufficient
denotes presence of Additional linked information which is greyed out if missing

1 Java Servlets
Servlet Resources for Foil 2 2 Overview of Java Servlets
3 Architectural Roles for Servlets
4 Temporary and Permanent Servlets
5 Using Servlets
6 The Servlet Life Cycle
7 The init method
8 The service method
9 The destroy method
10 Example Servlet (from MageLang)
11 Service method of the Example
12 Servlet Initialization Information
13 Servlet Context Information
14 The Servlet Request parameter
15 Utility classes
16 Generic Servlets
17 HTTPServlet
18 Processing HTTP requests
19 Security Issues
20 Threading Issues
Additional Servlet Resources for Foil 21 21 Additional Resources

Full WebWisdom URL and this Foilset Search
This contains all WebWisdom links preceded by those referenced in this foilset
© 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