The correct is #{ConstantValues.XXXX} not {#ConstantValues.XXXX}

Glauco P. Gomes

Guy Bashan escreveu:
It should be working fine.
1) did you try simply output the bean variable?
2) did you make sure your variable name in the bean also start with capital: getXXXX()?

Sent from my iPhone

On Oct 1, 2008, at 5:50 PM, "Zmitko, Jan" <[EMAIL PROTECTED]> wrote:

Hi,

how can use value of constants within the script tag, to define value of _javascript_ variables? The following syntax does not works?

<trh:script text="

       var RESULT ={#ConstantValues.XXXX};
   />

Best regards, Jan


Reply via email to