Hi, I saw many examples on the net with the normal logic:equal tag and the el statement: <logic:equal value='${codeTalForm}' ....
So I thought I don't need <logic-el:equal and the logic-el taglib. I run tomcat 5.5.12 Cheers, Pete > -----Ursprüngliche Nachricht----- > Von: Dave Newton [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 21. November 2007 15:45 > An: Struts Users Mailing List > Betreff: Re: EL Statements are not evaluated in logic:equal tag > > Are you using the EL taglib? ARe you running on a JSP > 2.0 container? > > d. > > --- Peter Neu <[EMAIL PROTECTED]> wrote: > > > 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] > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]