dev@jsftemplating.java.net

Re: Localization

From: Ken Paulsen <Ken.Paulsen_at_Sun.COM>
Date: Mon, 17 Jul 2006 13:59:48 -0700

I'm working on this right now... There's a way in the XML format, but
the "template" format doesn't expose a way (yet). I'll get back to you
soon.

Ken

Ana Caballero wrote:
> Hi Ken,
>
> How do you load the resource bundle? I tried the following and I got
> an exception.
> <sun:loadBundle basename="com.sun.jsftemplating.samples.editor.resources.Resources" var="msgs" />
>
> Thanks,
> Ana