> I mean, how can i do in concrete class to provide a different title > depending on language.
Your title model class could check Session.get().getLocale() to decide what text to return from getObject(). - Tor Iver --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
