any EL-like MessageFormat-like classes?

I

Ittay Dror

hi,

Are there any utility classes which format a text pattern (like
MessageFormat), but use EL-like syntax to do it? (like
MyFormat.format("hi there ${person.name}") i know of jexl, but it's
not released yet, and i also want something simple.

thanx,
ittay
 
I

Ittay Dror

hi,

Are there any utility classes which format a text pattern (like
MessageFormat), but use EL-like syntax to do it? (like
MyFormat.format("hi there ${person.name}") i know of jexl, but it's
not released yet, and i also want something simple.

well, for the sake of those looking for an answer to this question,
there is the commons-el package that implements the
javax.servlet.jsp.el intrfaces for formatting strings.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top