文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>struts2 较常用的一些配置

struts2 较常用的一些配置

时间:2010-08-28  来源:charles0731

struts.properties 常用配置文件

<constant name="struts.i18n.encoding" value="UTF-8" />字符集

<constant name="struts.convention.action.packages" value="cn.jingmin.web" /> 只搜索特定package下的Action

<constant name="struts.convention.result.path" value="/WEB-INF/context" /> 指定加载页面的目录

<constant name="struts.convention.relative.result.types" value="dispatcher,velocity,freemarker" />返回的页面类型

<constant name="struts.convention.exclude.packages" value="" />忽略某些包

<constant name="struts.convention.package.locators" value="" /> Convention默认的根packages

<constant name="struts.convention.classes.reload" value="true" />

<constant name="struts.objectFactory" value="spring" /> 指定spring自动装载

<constant name="struts.action.extension" value="action" /> 指定struts的扩展名

<constant name="struts.devMode" value="true" /> 指定struts的开发模式

<constant name="struts.i18n.reload" value="action" /> 指定struts的资源文件自动重载

<constant name="struts.custom.i18n.resource" value="" /> 指定struts的国际化资源文件

<constant name="struts.configuration.xml.reload" value="" /> 指定struts的配置文件是否自动重载

<constant name="struts.ul.theme" value="xthml" /> 指定struts的模板

相关阅读 更多 +
排行榜 更多 +
辰域智控app

辰域智控app

系统工具 下载
网医联盟app

网医联盟app

运动健身 下载
汇丰汇选App

汇丰汇选App

金融理财 下载