Hi Bilgin,
As per your suggestion - I tried with
1) ${uiLabelMap["checkhelperselect_shipping_destination"]} - > Results in
the same error
2) ${uiLabelMap.checkhelperselect_shipping_destination} --> Screen does not
break this time but label is rendered as it is
(checkhelperselect_shipping_destination).

Is that what you mean here. If not - please send over an example.

Thanks,
- Vikas



On Thu, Jul 17, 2008 at 7:26 PM, Bilgin Ibryam <[EMAIL PROTECTED]> wrote:

> On Thu, 2008-07-17 at 19:16 +0530, Vikas Mayur wrote:
> > Thanks David - but its not working at all. I am getting a parse exception
> > and freemarker editor is also showing an error.
> > - Vikas
>
> Try w/o dot:
>
> ${uiLabelMap["checkhelper.select_shipping_destination"]}
>
> Bilgin
>
>

Reply via email to