使用 Struts+Freemarker 更改表单的输出

Posted

技术标签:

【中文标题】使用 Struts+Freemarker 更改表单的输出【英文标题】:Changing output of Forms with Struts+Freemarker 【发布时间】:2011-02-04 14:56:14 【问题描述】:

我正在使用 Struts2 和 Freemarker 开发网站。

每当我添加表单标签时,例如:

它会生成一堆我不需要的 html/css/javascript

有什么方法可以指定不应该生成额外的元素,还是我真的需要进入 Freemarker.jar 并根据自己的喜好编辑模板?

【问题讨论】:

【参考方案1】:

你读过struts2标签中的“主题”吗? http://struts.apache.org/2.x/docs/why-do-the-form-tags-put-table-tags-around-controls.html http://struts.apache.org/2.x/docs/themes-and-templates.html

【讨论】:

以上是关于使用 Struts+Freemarker 更改表单的输出的主要内容,如果未能解决你的问题,请参考以下文章

更改表单中的spring jsp日期输入绑定以使用freemarker

Struts2 freemarker 配置

struts 集成freemarker 无法定义局部变量

struts2中的freemarker配置

struts 项目中的瓷砖 - 比 freemarker 更好?

Freemarker 和 Struts 2 错误处理集成