网站首页 新闻首页 网页设计图形动画软件编程网站开发办公软件操作系统数据库网络技术认证考试范文资料黑客攻防 书籍教程 进入论坛

myeclipse6.01 ssh配置文件

http://www.diybl.com/ 2008-11-11  网络 点击:  [ 评论 ]
文章搜索:    【点击打包该文章】

 



 struts-config.xml

 
<struts-config>
  
<data-sources />
  
<form-beans >
    
<form-bean name="registerForm" type="com.skf.rss.struts.form.RegisterForm" />
  
</form-beans>
  
<global-exceptions />
  
<global-forwards />
  
<action-mappings >
    
<action
      
attribute="registerForm"
      input
="register.jsp"
      name
="registerForm"
      path
="/register"
      scope
="request"
      type
="org.springframework.web.struts.DelegatingActionProxy" />
  
</action-mappings>

<message-resources parameter="com.skf.rss.struts.ApplicationResources" />
  
<plug-in className="org.springframework.web.struts.ContextLoaderPlugIn">
 
<set-property property="contextConfigLocation" value="/WEB-INF/applicationContext.xml"/>
  
</plug-in>
 
</struts-config>

applicationContext.xml

欢迎光临DIY部落,点击这里查看更多文章教程   【点击打包该文章】
[1] [2]
如果图片或页面不能正常显示请点击这里 站内搜索:   

文章评论

请您留言

 

最新新闻