Basic HTML version of Foils prepared April 15 1997

Foil 8 Java Servlets

From Examples of JDBC -- Microsoft Access CPS616 -- Information Track of CPS -- Spring Semester 97. by Sangeeta Aggarwal,Tom Pulikal,Udayan Pravate(Nancy McCracken) *

1 Servlets are protocol- and platform-independent server side components that can be dynamically loaded like applets
2 or can be considered as server side counterpart to applets
3 or Java application components which are loaded, on demand
4 Servlets differ from applets in that they are faceless ( without any graphics )
5 can be invoked in many ways one of which of the form
  • http://host-name:port/servlet/servlet-name

Table Font Size


© 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 Thu Aug 14 1997