posts - 138, comments - 150, trackbacks - 0, articles - 1
  BlogJava :: 首页 :: 新随笔 :: 联系 :: 聚合  :: 管理

2007年4月18日

我的 项目里 要 struts + spring 但  struts-rlzy-config.xml 的一个 配置文件
在着加
 <plug-in 
    className
="org.springframework.web.struts.ContextLoaderPlugIn">
    
<set-property property="contextConfigLocation" value="/WEB-INF/spring.xml"/>
 
</plug-in>

开页面就错 我在其他 测试 StrutsTestCase可以过

然后我 新开个 工程    配置文件叫 struts-config.xml 加 <plug-in>就不错 测试也过

那位大虾  999  !!!!

posted @ 2007-04-18 17:01 G_G 阅读(59) | 评论 (1)编辑 收藏