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

          struts2 使用simple標簽模板

          Posted on 2008-06-10 10:37 cyantide 閱讀(1009) 評論(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" />

          主站蜘蛛池模板: 子长县| 崇阳县| 桂平市| 海城市| 隆昌县| 双桥区| 漳平市| 舟山市| 锡林浩特市| 辛集市| 吴桥县| 揭阳市| 北碚区| 五台县| 武威市| 德昌县| 太湖县| 隆德县| 洞口县| 镶黄旗| 新野县| 沧州市| 磐安县| 个旧市| 辉南县| 从化市| 赞皇县| 杭州市| 万山特区| 陕西省| 同仁县| 克东县| 临城县| 财经| 沁源县| 屏东市| 太白县| 赫章县| 三明市| 高邑县| 南川市|