IConstructor getConstructor()
HttpServletResponse response
HttpServletRequest request
static ThreadLocal< Application > app
static Application getCurrent(IConstructor constructor)
void sendRedirect(String uri)
HttpServletRequest getHttpServletRequest()
HttpServletResponse getHttpServletResponse()
ElephantApplication(HttpServletRequest request, HttpServletResponse response)
IConstructor doConstructor()
static Application getCurrent(HttpServletRequest request, HttpServletResponse response)
static IConstructor getConstructor(HttpServletRequest request, HttpServletResponse response)
static String logMsg(String msg)
HttpServletResponse getResponse()
void redirect(String path)
void setRequestAttribute(String key, Object value)
HttpServletRequest getRequest()