Why
don't you just do following ?
<fd:label>${country.toString(locale)}</fd:label>
Robby
-----Oorspronkelijk bericht-----Hi,
Van: Rice Yeh [mailto:[EMAIL PROTECTED]
Verzonden: vrijdag 8 september 2006 8:48
Aan: [email protected]
Onderwerp: Is it supported to passing parameters to a method in an jexl _expression_ in CTemplate?
Is it supported to passing parameters to a method in an jexl _expression_ in CTemplate. I try the following _expression_, it is not supported.
Is there other way?
<fd:label>${country.toString(${locale})}</fd:label>
Regards,
Rice
