Use 'and' -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/
"Nicolas De Loof" <[EMAIL PROTECTED]> wrote on 06/01/2004 02:49:04 AM: > I'm writing a maven plugin, and I need in the jelly script to test two > variables to be empty : > > <j:if test="${empty(var1) && empty(var2)}"> > ... > > > But I need to escape the "&". If I use "&" it doesn't works. > > How can I set an AND operator in jelly expression language ? > > Nico. > > --------------------------------------------------------------------- > 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]