Introduction

Drools is an augmented implementation of Forgy's Rete algorithm tailored for the Java language. Adapting Rete to an object-oriented interface allows for more natural expression of business rules with regards to business objects.

Secondary Heading

More importantly, Drools provides for Declarative Programming and is flexible enough to match the semantics of your problem domain. The various parts that compose a rule may be extended to lend domain-specific sense to the rule.

Teritary Heading

Howdy

Source example

              A source example ...
            

Lists

This is a unordered list:

  • item one
  • item two
  • item three

This is a ordered list:

  1. item one
  2. item two
  3. item three

This is a unordered list of hyperlinks:

This is a list within a list:

  • item one
  • item two
  • item three
    • item a
    • item b
    • item c

Tables

heading1 heading2 heading3
aaa bbb ccc
aaa bbb ccc
aaa bbb ccc

Forms