基于ssh框架整合用例.docVIP

  • 14
  • 0
  • 约2.7万字
  • 约 30页
  • 2017-09-11 发布于浙江
  • 举报
Struts.xml !DOCTYPE struts PUBLIC -//Apache Software Foundation//DTD Struts Configuration 2.0//EN /dtds/struts-2.0.dtd struts !-- struts常量的配置 -- !-- 指定编码格式 -- constant name=struts.i18n.encoding value=UTF-8/constant !-- 指定国际化资源 -- constant name=struts.custom.i18n.resources value=mess/constant !-- 指定开发模式 -- constant name=struts.devMode value=true/constant !-- 业务控制器的配置 -- package name=dept namespace=/dept extends=struts-default action name=findAllDept class=findAllDept result name=success/WEB-INF/dept/deptInfo.jsp/result /action /package package name=emp namespace=/emp extend

文档评论(0)

1亿VIP精品文档

相关文档