- 博客(3)
- 收藏
- 关注
原创 groovy学习
工程结构图 xml配置 <?xml version="1.0" encoding="utf-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:lang="http:/
2012-12-27 14:19:58
96
获取tomcat web工程路径
获取tomcat web工程路径 new File(Thread.currentThread() .getContextClassLoader().getResource("/").toString()) .getParentFile().getParentFile().getPath()
2012-11-25 14:15:23
102
原创 [转]启动Tomcat报异常host-manager does not exist or is not a readable directory
前几天重新安装了Tomcat6,安装完Tomcat6后在wepapps下面会有一些tomcat自带的项目(root、manager、host- manager等几个),这几天项目没什么用我就删掉了,后来在MyEclipse中配置好Tomcat,新建web项目,在启动Tomcat是会出现 严重: Error starting static Resources java.lang.Illega...
2012-11-12 19:28:05
137
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人