Hello all!!!

I would like to do two comparations in one line. So, how can I do this??

decision
transition
condition expression="#{(date1 le date2) and (date1 >= date3)}"
transition
decision

operator and is correct?? or I have to write && instead of and?? or what 
operator have I to uses??

Thank you!!!

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4022363#4022363

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4022363
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to