[
https://issues.apache.org/struts/browse/WW-1857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40699
]
spencer p commented on WW-1857:
-------------------------------
never ever ever ever set:
struts.ui.templateSuffix=jsp
The devil made me do it!
http://struts.apache.org/2.0.6/docs/strutsproperties.html reads...
#sets the default template type. Either ftl, vm, or jsp
struts.ui.templateSuffix=ftl
> Form tags do not render, others do.
> -----------------------------------
>
> Key: WW-1857
> URL: https://issues.apache.org/struts/browse/WW-1857
> Project: Struts 2
> Issue Type: Bug
> Environment: tomcat 5.5, java 1.5, jsp 2.4
> Reporter: spencer p
>
> Using the s:property tag on an attribute works. ala <s:property name="bob"/>
> Using a form tag, ala <s:form></s:form> does not <s:submit value="%{'a'}"/>
> does not work as well.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.