mpservlets 1.1.6
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.
- Author: Daniel J. Popowich
- Home Page: http://www.astro.umass.edu/~dpopowich/python/mpservlets
- License: http://www.apache.org/licenses/LICENSE-2.0
- Platform: any
-
Categories
- Development Status :: 5 - Production/Stable
- Environment :: Web Environment
- Intended Audience :: Developers
- License :: OSI Approved :: Apache Software License
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Internet :: WWW/HTTP :: Dynamic Content
- Topic :: Software Development :: Libraries :: Application Frameworks
- Topic :: Software Development :: Libraries :: Python Modules
- Package Index Owner: dpopowich
- DOAP record: mpservlets-1.1.6.xml
