You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "tm_jee (JIRA)" <ji...@apache.org> on 2006/07/22 12:34:21 UTC

[jira] Resolved: (WW-1389) Add If, Else and ElseIf to freemarker model

     [ http://issues.apache.org/struts/browse/WW-1389?page=all ]

tm_jee resolved WW-1389.
------------------------

    Resolution: Fixed

> Add If, Else and ElseIf to freemarker model
> -------------------------------------------
>
>                 Key: WW-1389
>                 URL: http://issues.apache.org/struts/browse/WW-1389
>             Project: Struts 2
>          Issue Type: New Feature
>          Components: Views
>    Affects Versions: WW 2.2.2
>            Reporter: tm_jee
>         Assigned To: tm_jee
>             Fix For: 2.0.0
>
>
> Add If, Else and ElseIf to freemarker model, such that in freemarker template, one could use
> <@saf.if test="...">
>     do something
> </...@saf.if>
> <@saf.elseif test="....">
>     do some other things
> </...@saf.elseif>
> <@else>
>     else do something
> </...@else>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira