GeekArticles
Java
J2SE
Java
J2SEGive Your Business Logic a Framework with Drools
It's almost too easy to express your business logic as a spaghetti-code fiasco. The result is hard to test, hard to maintain, and hard to update. Rule engines offer an alternative: express your business logic as rules, outside of your Java code, in a format even the business side of the office can understand. Paul Browne uses the open source Drools framework to introduce the idea.
Sponsored Links
Related Topics
Subscribe via RSS
J2SE
- An annotation-based persistence framework
- Using Drools in Your Enterprise Java Application
- Introduction to the ASM 2.0 Bytecode Framework
- Important Notice for ONJava Readers About O'Reilly RSS and Atom Feeds
- Hacking Swing with Undocumented Classes and Properties
- iBatis DAO
- Hibernate 3 Formulas
- Give Your Business Logic a Framework with Drools
- Web Services Messaging with Apache Axis2: Concepts and Techniques
- Eclipse Plugins Exposed, Part 3: Customizing a Wizard
