com.bstek.dorado.view.resolver
public abstract class PageOutputUtils extends java.lang.Object
Constructor and Description |
---|
PageOutputUtils() |
Modifier and Type | Method and Description |
---|---|
static View |
getView(javax.servlet.http.HttpServletRequest request) |
static void |
outputException(java.io.Writer writer,
java.lang.Throwable throwable) |
static void |
outputFooter(View view,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.io.Writer writer) |
static void |
outputHeader(View view,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.io.Writer writer) |
public static View getView(javax.servlet.http.HttpServletRequest request)
public static final void outputHeader(View view, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.io.Writer writer) throws java.lang.Exception
java.lang.Exception
public static final void outputFooter(View view, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.io.Writer writer) throws java.lang.Exception
java.lang.Exception
public static void outputException(java.io.Writer writer, java.lang.Throwable throwable) throws java.io.IOException
java.io.IOException
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.