au.com.whitesquare.waf.command
Class Response
java.lang.Object
au.com.whitesquare.waf.command.Response
- Direct Known Subclasses:
- BaseForwardResponse, CSVDataFileResponse, FileServingResponse, HttpErrorResponse
- public abstract class Response
- extends Object
Last Modified $Date: 2005/01/03 11:07:30 $
- Version:
- $Revision: 1.6 $
- Author:
- Steve Mactaggart
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
servletContext
protected static ServletContext servletContext
Response
public Response()
init
public static void init(ServletContext servletCont)
sendResponse
public abstract void sendResponse(HttpServletRequest req,
HttpServletResponse resp)
throws Exception
- Parameters:
req - resp -
- Throws:
Exception
Copyright © 2004 Whitesquare Software. All Rights Reserved.