Hi! I've created a custom websession for authentication. Is there a way to get a localized string ala getString(key) in this websession?
The reason why I want to do this is, because I want to create an localized error message, for userers, who try to login, before their account is activated (activation through a link in an email) so I check the the usergroup this user belongs to, and if he is in the wrong usergroup, i want to create this message ala "this useraccount hasn't been activated yet! please follow the link in the registration email..." Thanx in advance! -Hannes -- View this message in context: http://www.nabble.com/localized-string-in-session-tp17713276p17713276.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
