If you can choose the Java Script engine, ie it is not necessarily a browser implementation, you could try Mozilla Rhino - which AFAIK is the basis of Java 6's scripting implementation.
If the Java Script application is client side in a browser use of a web service of some description would be the normal solution. sent on the move On 26 Nov 2011 19:20, "ihabo01" <[email protected]> wrote: > Hello all, > > I have a JS application and I would like to know if there is a simple way > to > call and execute a .drl file from it? > > Regards, > > Ihab > > > > -- > View this message in context: > http://drools.46999.n3.nabble.com/Calling-drools-from-Javascript-tp3538585p3538585.html > Sent from the Drools: User forum mailing list archive at Nabble.com. > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users >
_______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
