I\'m looking for a relatively simpler (when compared with writing a parser) way to evaluate boolean expressions in Java, and I do not want to use the JEP library.
I
Try http://code.google.com/p/xpressionengine/ for open source implementation