You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (Jira)" <ji...@apache.org> on 2022/09/14 19:03:00 UTC

[jira] [Closed] (WW-2344) add support for formatting attributes when displayiing them in presentation layer

     [ https://issues.apache.org/jira/browse/WW-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukasz Lenart closed WW-2344.
-----------------------------
    Resolution: Fixed

> add support for formatting attributes when displayiing them in presentation layer
> ---------------------------------------------------------------------------------
>
>                 Key: WW-2344
>                 URL: https://issues.apache.org/jira/browse/WW-2344
>             Project: Struts 2
>          Issue Type: Improvement
>            Reporter: Richard Burton
>            Priority: Minor
>             Fix For: 6.1.0
>
>
> Currently in Struts 2.x, there isn't a standard way of displaying formatted values in the presentation layer. On some of my projects, I use a mixture of solutions in order to address this problem. This improvement would make using Struts easier on the developer since there will be a standard solution.
> One suggestion to improve this area would be to add an additional attribute to the tags like <s:property/>. The additional attribute could be the name of a formatter that will convert and format attributes. I also encounter business requirements also call for formatting a single attribute multiple ways in a single page, and this solution will also address this need.
> Best Regards,
> Richard L. Burton III



--
This message was sent by Atlassian Jira
(v8.20.10#820010)