Package SK.gnome.dwarf.http.servlet

Provides useful servlets.

See:
          Description

Class Summary
CGIServlet This servlet executes the CGI commands.
FileServlet This servlet serves files from the filesystem.
JARFileServlet This servlet serves files from a JAR file.
JSPServlet Provides wrapper for servlets compiled from the JSP pages.
LoginServlet This servlet handles the form-based authentication.
RedirectionServlet This servlet redirects the requests to another location.
ReflectionServlet This servlet uses Java reflection to choose the desired servlet action.
UploadServlet This servlet handles the form-based file uploads.
 

Package SK.gnome.dwarf.http.servlet Description

Provides useful servlets.



Copyright (c) 1999-2005, Gnome Ltd. All rights reserved.