cx.ath.kgslab.webutil
クラス ContextPathUtils

java.lang.Object
  拡張cx.ath.kgslab.webutil.ContextPathUtils

public class ContextPathUtils
extends java.lang.Object

コンテキストパスユーティリティ

導入されたバージョン:
JaJaWiki 1.0
バージョン:
3.0
作成者:
長澤貴博

コンストラクタの概要
ContextPathUtils()
           
 
メソッドの概要
static java.lang.String getPath(javax.servlet.http.HttpServletRequest request)
          コンテキストパスを取得する。
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ContextPathUtils

public ContextPathUtils()
メソッドの詳細

getPath

public static java.lang.String getPath(javax.servlet.http.HttpServletRequest request)
コンテキストパスを取得する。

パラメータ:
request -
戻り値:
コンテキストパス