[jboss-user] [JBoss Seam] - Re: localize Strings
pete.muir@jboss.org
do-not-reply at jboss.com
Sun Dec 23 10:49:12 EST 2007
Run the String through the interpolator. Like
String result = Interpolator.instance().interpolate(messages.get("message.sendEmail"), email);
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4115257#4115257
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4115257
More information about the jboss-user
mailing list