ClassPackage: javatools.jlinkerToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
This page is new in 6.2. Minimal update since 6.2 release.

http-servlet

A subclass of javatools.jlinker::servlet. This is the Lisp counterpart to the Java class LispHttpServlet.

This class implements dummy methods for all the Java methods in the Java class HttpServlet. User code should subclass this class and override any method definitions that are actually used by the application. The subclass must also define a value for java-classes slot.

Only Allegro CL Enterprise customers can load the jlinkent module

This class is defined when the jlinkent module is loaded. You must have a Allegro CL Enterprise (or higher) license to load that module. See The jLinker Servlet API for details on the jLinker Servlet API.

See jlinker.htm for more information.


Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page is new in the 6.2 release.
Created 2002.2.26.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
This page is new in 6.2. Minimal update since 6.2 release.