[rules-users] Writing JAVA functions in [when] condition of the dsl file
Rajesh.Sachin10
rajesh_sachin10 at yahoo.co.in
Wed May 23 17:42:14 EDT 2007
We can write the Java functions in [then] condition of the dsl file.
Is it possible to write JAVA functions / JAVA kind of coding in the [when]
condition of dsl file?
eg: [when] for(int i = 0; i < 3; i++) { System.out.println(i); }
[then] Log "{message}"
--
View this message in context: http://www.nabble.com/Writing-JAVA-functions-in--when--condition-of-the-dsl-file-tf3806720.html#a10773355
Sent from the drools - user mailing list archive at Nabble.com.
More information about the rules-users
mailing list