1 Reply Latest reply on Jul 30, 2009 1:35 PM by cash1981

    How to read from message bundle within jpdl

    cash1981

      I have an action expression inside a jdpl file, which requires it to read from a message bundle file. However it does not.




      <action expression="#{reminderAction.schedule('warning','20 days',messages['process.timelimit.warning'])}" />



      The


      messages['process.timelimit.warning'])}


      doesnt seem to work