mirror of
https://github.com/apache/struts.git
synced 2026-08-31 11:24:28 +00:00
WW-1359
- make validation works git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@416576 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
<result type="freemarker">/ftl/index.ftl</result>
|
||||
</action>
|
||||
<action name="helloWorld" class="helloWorldAction">
|
||||
<result name="input" type="freemarker">/ftl/index.ftl</result>
|
||||
<result type="freemarker">/ftl/helloWorld.ftl</result>
|
||||
</action>
|
||||
</package>
|
||||
|
||||
Reference in New Issue
Block a user