com.ngMAT.servlet
クラス EZServletConstants.TN

java.lang.Object
  |
  +--com.ngMAT.servlet.EZServletConstants.TN
含まれているクラス:
EZServletConstants

public static class EZServletConstants.TN
extends java.lang.Object

Includes tag names used in EZServlet framework class


フィールドの概要
static java.lang.String ERRORHTML_CLASSNAME
          Name of the tag which will be replaced with an exception class name in Error HTML.
static java.lang.String ERRORHTML_MESSAGE
          Name of the tag which will be replaced with some message of an exception in Error HTML.
 
コンストラクタの概要
EZServletConstants.TN()
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

ERRORHTML_CLASSNAME

public static final java.lang.String ERRORHTML_CLASSNAME
Name of the tag which will be replaced with an exception class name in Error HTML. "CLASS.NAME"

ERRORHTML_MESSAGE

public static final java.lang.String ERRORHTML_MESSAGE
Name of the tag which will be replaced with some message of an exception in Error HTML. "MESSAGE"
コンストラクタの詳細

EZServletConstants.TN

public EZServletConstants.TN()


バグや機能要求の報告
最新の情報
Copyright 2000 - ngMAT Corporation