Is it possible to get a resource string from a Localizer that hasn't been
added to a Page yet?

My situation is that I have an object called Role, the role can be setup by
the a client and there are also default roles for all clients that are setup
by the application with a resource key attached to it.  The default roles
has a resource key on the object.  The issue I'm running into is that when
displaying a list of roles I need to know the actual value of the resource
key before being added to the Page so I can sort the roles by name.

Side note, the value of the resource key is located in the
Application.properties file.

-Craig
-- 
View this message in context: 
http://www.nabble.com/Resource-String-from-Localizer-tp15910188p15910188.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]

Reply via email to