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
Source Files
Filename | Size | Changed |
---|---|---|
mpservlets-1.1.6.tar.bz2 | 0000147465 144 KB | |
python-mpservlets.changes | 0000000906 906 Bytes | |
python-mpservlets.spec | 0000004132 4.04 KB |
Comments 0