How to Integrate Drools Flows and Rules with my web application

1.2k views Asked by At

sorry for my language,My question is how to Integrate Drools technology to my web-application,please tell me step by step because i am a learner so please tell me.I already read this document(http://downloads.jboss.com/drools/docs/5.1.1.34858.FINAL/drools-flow/html/ch14) but i need more clarity that means fully architecture or please send me any u r sample web-app with Drools technology as a ZIP file or war file. i will unzip then copy in to my eclipse workspace. Please i will report any sample web-application with drools on tomorrow to my Project lead.

Thanks, Abhi.

1

There are 1 answers

2
duffymo On

No, you should never, ever unzip a JAR file like that. Just add it to your classpath by putting it in your WEB-INF/lib and start writing classes.