checkForward
形式
public boolean checkForward(
javax.servlet.jsp.PageContext p_pageContext)
throws BLCException
機能
BLCValDicクラスの"BLC_ForwardPage"タグの指定するページへforwardします。
パラメータ
p_pageContext
JSPのpagecontextオブジェクトを指定します。
例外
forwardが例外をスローしたときに生成します。