摘要:
String tomcatPath = System.getProperty("user.dir"); out.print("tomcatPath:" + tomcatPath + ""); String filepath = ""; if (tomcatPath.contains("//")) { filepath = tomcatPath.replace("//bin", "//webapps//CDNManageSystem//") + " 阅读全文
posted @ 2011-04-20 11:06
Miracle刘
阅读(211)
评论(0)
推荐(0)
浙公网安备 33010602011771号