类 EwaWebPage

java.lang.Object
com.gdxsoft.easyweb.EwaWebPage

public class EwaWebPage extends Object
  • 字段详细资料

    • ERR_PAGE

      public static String ERR_PAGE
  • 构造器详细资料

    • EwaWebPage

      public EwaWebPage(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpSession session, javax.servlet.http.HttpServletResponse response)
  • 方法详细资料

    • run

      public void run()
    • getPageRequest

      public javax.servlet.http.HttpServletRequest getPageRequest()
      返回:
      the _PageRequest
    • getPageResponse

      public javax.servlet.http.HttpServletResponse getPageResponse()
      返回:
      the _PageResponse
    • getPageSession

      public javax.servlet.http.HttpSession getPageSession()
      返回:
      the _PageSession
    • getDebugInfo

      public DebugInfo getDebugInfo()
      返回:
      the _DebugInfo
    • getHtmlCreator

      public HtmlCreator getHtmlCreator()
      返回:
      the _HtmlCreator
    • getPageContentType

      public String getPageContentType()
      返回:
      the _PageContentType
    • getPageContent

      public String getPageContent()
      返回:
      the _PageContent
    • getPageDeubgInfo

      public String getPageDeubgInfo()
      返回:
      the _PageDeubgInfo
    • isPageDebug

      public boolean isPageDebug()
      返回:
      the _IsPageDebug
    • isPageError

      public boolean isPageError()
      返回:
      the _IsPageError