This is what I got so far

 new StringResourceModel( "email.forgotlogin.body" , Login.this, new
Model(), new Object[]{  user.getUserName(), user.getPassWord() } 
).getString();

must I really do this for every string?
-- 
View this message in context: 
http://www.nabble.com/localizer-and-variables-tp16548684p16550530.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