gdufo

 

Appfuse 中的 Struts2中参数设置

Appfuse 中的 Struts2中参数设置

    <constant name="struts.devMode" value="false"/>
    
<constant name="struts.i18n.encoding" value="UTF-8"/>
    
<constant name="struts.action.extension" value="html"/><!--这里将默认的.action 改成 .html结尾-->
    
<constant name="struts.objectFactory" value="spring"/>
    
<constant name="struts.custom.i18n.resources" value="ApplicationResources,errors"/>
    
<constant name="struts.multipart.maxSize" value="2097152"/>
    
<constant name="struts.ui.theme" value="css_xhtml"/>
    
<constant name="struts.codebehind.pathPrefix" value="/WEB-INF/pages/"/>
    
<constant name="struts.enable.SlashesInActionNames" value="true"/>
...........

posted on 2008-08-04 15:26 gdufo 阅读(420) 评论(0)  编辑  收藏 所属分类: Appfuse

导航

统计

常用链接

留言簿(6)

随笔分类

随笔档案

文章分类

文章档案

收藏夹

Hibernate

友情链接

搜索

最新评论

阅读排行榜

评论排行榜