甜蜜康乃馨

文章
5
资源
0
加入时间
2年10月21天

classpath file user.dir

classpath:web: classpath是指 WEB-INF文件夹下的classes目录classes含义:1.存放各种资源配置文件 eg.init.properties log4j.properties struts.xml2.存放模板文件         eg.actionerror.ftl3.存放class文件       对应的是项目开发时的src目录编译文件