获得tomcat 路径

public String getSavePath() {
  return ServletActionContext.getRequest().getRealPath(savePath);
 }

你可能感兴趣的:(tomcat,String)