[ 
http://www.stripesframework.org/jira/browse/STS-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11457#action_11457
 ] 

Ben Gunter commented on STS-594:
--------------------------------

We've never done this because JSTL's localization tags have proven to be 
sufficient. Can you give reasons why we would duplicate so much of JSTL's 
functionality in a custom tag? What additional features would they provide that 
would lead one to choose a Stripes localization tag over those of JSTL?

> lack of jsp tag to output localized message
> -------------------------------------------
>
>                 Key: STS-594
>                 URL: http://www.stripesframework.org/jira/browse/STS-594
>             Project: Stripes
>          Issue Type: Improvement
>          Components: Tag Library
>            Reporter: Karol Kisielewski
>
> Currently, Stripes doesn't have any JSP tag which supports outputting 
> localized messages as a clear text (not inside label tag). For me that tag 
> should be a mix of functionality provided by the JSTL's out and set tags:
> * it should output the localized message for the given key,
> * like JSTL's out tag, it should have default and escapeXml attributes ,
> * like JSTL's set tag, it should have var and scope attributes to save the 
> message in variable.
> Also it should fit to the concept of resource bundles supported by Stripes. 
> Now, there are resource bundles for the error messages and field names. Maybe 
> the third one should be added or it should be only one?

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

        

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to