コード例 #1
0
 /**
  * Returns the webapp context path
  *
  * @return the webapp context path
  */
 public String getContextPath() {
   return jettyWebAppContext.getContextPath();
 }