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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...