Hello,
I have a problem with the evaluation of EL statement:
<logic:equal value='${codeTalForm}' name="item" property="codeTal">
When I use just jstl like this:
<c:out value="${codeTalForm}"/>
I get the value without any trouble. I use struts 1.2.9
Any help is much appreciated.
Cheers,
Pete
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

