Kalcevich, Daniel wrote:
Everyone,

Does anyone know of a tool or library that can be used to perform
similar operations as JSTL does with arguments like ${object.method}?  I
need to build a String that has to have arguments replaced on the fly
and thought if I could find something like how JSTL does it, that it
would work for me.  Thanks in advance.

Commons-EL, right?

    http://jakarta.apache.org/commons/el/


-Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to