4 Replies Latest reply on Jul 31, 2009 3:42 AM by joblini

    string concatenation inside a EL expression?

    jeanluc

      Is it possible at all? I haven't seen any explicit mention of this in the docs.


      The practical reason is the need to show dynamically-selected messages. In pseudo-EL, it would be something like #{messages.#{'some.prefix' + key}} where key is provided by the code. It sounds a fairly basic question so I hope there is a way around it.


      Thanks.