net.sf.colle.web.test
Class AuthedController
java.lang.Object
net.sf.colle.web.Controller
net.sf.colle.web.test.AuthedController
- public class AuthedController
- extends Controller
Test controller for testing net.sf.colle.web.
Created: 11 Jun 2003
- Version:
- $Revision: 1.1 $, $Date: 2003/06/26 18:40:18 $
- Author:
- Dwayne Schultz
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuthedController
public AuthedController()
defaultAction
public void defaultAction(Context pxContext)
throws ServletException,
IOException
- Standard reply.
- Overrides:
defaultAction
in class Controller
- Throws:
ServletException
IOException