[rules-users] call drools rules from java servlet or jsp

Swindells, Thomas TSwindells at nds.com
Thu Apr 8 10:54:45 EDT 2010


The same way you call it from any other code? Create a knowledge session and start using it as per the documentation here: http://downloads.jboss.com/drools/docs/5.0.1.26597.FINAL/drools-expert/html_single/index.html#d0e237

If you want to share the knowledge session then using it is just the same as any other shared service you choose to implement and use in your application and you should probably read some documentation on good design of jsp/servlet applications.

Thomas
> -----Original Message-----
> From: rules-users-bounces at lists.jboss.org [mailto:rules-users-
> bounces at lists.jboss.org] On Behalf Of voxy
> Sent: 08 April 2010 15:29
> To: rules-users at lists.jboss.org
> Subject: [rules-users] call drools rules from java servlet or jsp
>
>
> Hi guys,
> does anybody know how to call drools rules from java servlet or jsp?
> thanks all.
> --
> View this message in context: http://n3.nabble.com/call-drools-rules-from-
> java-servlet-or-jsp-tp706110p706110.html
> Sent from the Drools - User mailing list archive at Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users


**************************************************************************************
This message is confidential and intended only for the addressee. If you have received this message in error, please immediately notify the postmaster at nds.com and delete it from your system as well as any copies. The content of e-mails as well as traffic data may be monitored by NDS for employment and security purposes. To protect the environment please do not print this e-mail unless necessary.

NDS Limited. Registered Office: One London Road, Staines, Middlesex, TW18 4EX, United Kingdom. A company registered in England and Wales. Registered no. 3080780. VAT no. GB 603 8808 40-00
**************************************************************************************

This message is confidential and intended only for the addressee. If you have received this message in error, please immediately notify the postmaster at nds.com and delete it from your system as well as any copies. The content of e-mails as well as traffic data may be monitored by NDS for employment and security purposes.
To protect the environment please do not print this e-mail unless necessary.

An NDS Group Limited company. www.nds.com




More information about the rules-users mailing list