I only recently had a chance to try out this plugin. Even though it's
over 2 months later, I still wanted to say thanks, Oscar, for the plugin,
it works nicely to integrate the Stripes resource bundle with the JSTL
and is quite useful for those of us working on multilingual applications.

Thanks for your plugin Oscar!

Cheers,
Freddy
http://www.stripesbook.com

- Hi folks,
- 
- There is a new JSTL plugin in StripesStuff (http://www.stripes-stuff.org/).
- It's main value is to provide a default resource bundle via JSTL, when you
- have your own LocalizationBundleFactory.
- 
- Full information is available in the javadocs. But in short, this is what
- you can do with it:
- 1a. Have the "StripesResources" resource bundle as default resource bundle
-     in your JSP's (default behaviour).
- 1b. Specify your own resource bundle to be available instead (similar to
-     Stripes' DefaultLocalizationFactory).
- 1c. Use your own ResourceBundleFactory, either specified explicitly, or
-     implicitly by having your LocalizationBundleFactory also implement
-       ResourceBundleFactory.
- 2. Optionally, you can specify a bundle variable to have Stripes' error
-    message bundle available as.
- 3. Optionally, you can specify a bundle variable to have Stripes' field
-    name bundle available as.
- 
- Also, the options 1 are disabled if you've configured a default JSTL
- resource bundle via the javax.servlet.jsp.jstl.fmt.LocalizationContext
- context parameter in web.xml.
- 
- Oscar
- 





-------------------------------------------------------------------------
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-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to