[ 
http://issues.apache.org/struts/browse/STR-2601?page=comments#action_38052 ] 
            
Michael Jouravlev commented on STR-2601:
----------------------------------------

I suggest clearly stating that Struts tags with functionality similar to JSTL 
tags should be deprecated, and JSTL should be used instead. In this case, 
<c:out> for JSTL 1.0 or simply ${bean.prop} for JSTL 1.1.

I suggest closing this with "Won't Fix".

> bean:write tag does not implement getAsText
> -------------------------------------------
>
>                 Key: STR-2601
>                 URL: http://issues.apache.org/struts/browse/STR-2601
>             Project: Struts 1
>          Issue Type: Improvement
>          Components: Taglibs
>    Affects Versions: Future
>         Environment: Operating System: other
> Platform: Other
>            Reporter: qxo
>         Assigned To: Struts Developers
>            Priority: Minor
>         Attachments: TagUtils.java, WriteTag.java
>
>
> In the document said:"
> If there is a PropertyEditor configured for the property value's class, the
> getAsText() method will be called. " but It does not implement!!!

-- 
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

        

Reply via email to