posts - 66, comments - 12, trackbacks - 0, articles - 0

          struts2 使用simple標簽模板

          Posted on 2008-06-10 10:37 cyantide 閱讀(1012) 評論(0)  編輯  收藏 所屬分類: struts2

          在struts-core-2.06.jar中包含了一些默認的模版文件($ {struts-core-2.06.jar}/template),其中有ajax/simple/xhtml等.


          查看struts.properties或$ {struts-core-2.06.jar}/org/apache/struts2/default.properties文件,其中有如下配置:
          struts.ui.theme=xhtml
          struts.ui.templateDir=template
          struts.ui.templateSuffix=ftl

          這一段就是關于struts2模版的配置信息,我們可以修改struts.properties文件,將其改成
          struts.ui.theme=simple
          struts.ui.templateDir=template
          struts.ui.templateSuffix=ftl

          如果沒有struts.properties文件,可以修改struts.xml文件,在其中加入如下行

          <constant name="struts.ui.theme" value="simple" />
          <constant name="struts.ui.templateDir" value="template" />
          <constant name="struts.ui.templateSuffix" value="ftl" />

          主站蜘蛛池模板: 平邑县| 萨嘎县| 彩票| 佛冈县| 丹江口市| 惠东县| 沂南县| 吉木萨尔县| 博湖县| 泰宁县| 郴州市| 黔南| 淳安县| 东方市| 武乡县| 额济纳旗| 泰顺县| 木兰县| 盐城市| 金湖县| 安国市| 聂拉木县| 千阳县| 随州市| 闵行区| 工布江达县| 岗巴县| 樟树市| 财经| 六枝特区| 闽清县| 通道| 渑池县| 定州市| 安丘市| 信宜市| 洮南市| 舟山市| 郧西县| 新化县| 寻甸|