[ 
http://www.stripesframework.org/jira/browse/STS-594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Frederic Daoud resolved STS-594.
--------------------------------

    Resolution: Not a Bug

This issue is already addressed in a Stripes-Stuff plugin (by Oscar Westra van 
Holthe - Kind) that makes the resource bundle obtained from your custom factory 
also available to the JSTL.

The Stripes-Stuff project is located at http://www.stripes-stuff.org and you 
can get the latest source with Subversion from

https://stripes-stuff.svn.sourceforge.net/svnroot/stripes-stuff/StripesStuff/trunk

Please see the Javadocs of this class:

org.stripesstuff.plugin.jstl.JstlBundleInterceptor

for instructions on setting up your localization bundle factory for use with 
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