[jboss-user] [JBoss Seam] - Re: Send several mail messages in different locales

pete.muir@jboss.org do-not-reply at jboss.com
Tue Jan 29 06:27:25 EST 2008


I would guess

while(...) {
  |    LocaleSelector.instance().setLocale(userLocale);
  |    Renderer.instance().render(mailTemplate);
  | }

should work...

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4124345#4124345

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4124345



More information about the jboss-user mailing list