Stripes is very intelligent setting the locale based on information in the request or the local configuration. I need to do something different. My app gets the locale as a parameter, so I need to be able to switch between languages programmatically.
So far, the only way I see this can be done in Stripes is overriding StripesFilter and providing my own doFilter() method to set my own locale. Are there better ways to do this? I'm using 1.5.1. - Gerald ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
