I want to know if there is any way to convert a String to Java compilable code.
String
I have a comparative expression saved in a database field. I want to re
Groovy might also be an option for you.
It integrates cleanly with the Bean Scripting Framework, can be embedded directly quite easily and might be ok, syntax-wise, for you.