| java.lang.Object dinamica.AbstractModule dinamica.GenericTransaction dinamica.SetLanguage
SetLanguage | public class SetLanguage extends GenericTransaction (Code) | | Receives a request parameter that MUST be named "locale"
and set a session attribute named "dinamica.user.locale"
containing a Locale object initialized with the language
code (en, es, it, etc). This can be used to change the language in interactive mode.
Creation date: 10/05/2005
(c) 2005 Martin Cordova
This code is released under the LGPL license
Dinamica Framework - http://www.martincordova.com
author: Martin Cordova (dinamica@martincordova.com) |
|
|