Hi,

I understand how to make a rule in JESS like this:


if ( some criteria)
  execute this

How about rule like this?


if ( some criteria)
    execute this
else
    execute this


thanks.

irejai

Reply via email to