Stripes-Reload (http://www.stripesbook.org/stripes-reload.html) now
reloads the JSTL resource bundle. This enables you to add key-value
pairs in the resource bundle and use them with the <fmt:message> tag
without having to restart the server, provided that you configure the
JSTL resource bundle in web.xml as follows:
<context-param>
<param-name>javax.servlet.jsp.jstl.fmt.localizationContext</param-name>
<param-value>StripesResources</param-value>
<!-- (you can use a different name instead of StripesResources
if you wish.) -->
</context-param>
Cheers,
Freddy
http://www.stripesbook.com
-------------------------------------------------------------------------
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