Mod_python Servlets - a mod_python handler
A mod_python handler that uses instances of subclasses of class Servlet (thus
its name) to respond to HTTP GET and POST requests. For each request a series
of methods are called on the instance, the output of such being sent to the
client as the response. This handler was inspired by WebWare.
- Sources inherited from project openSUSE:12.1
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:12.1:Update/python-mpservlets && cd $_
- Create Badge
Refresh
Refresh
Comments 0