Mathematical formulas on Server Side

Hello,

I have used the module “dhtmlxGrid” with many lines and cellular type using the “Cell Math” (example: =([[90,1]]*[[240,2]]/100) ) and works very well!
Currently, i need to broaden my application (java) and must also use a way to use these recursive Math formulas on the server side.
I need to build an interpreter of mathematical formulas to compute at run time (as a batch process).
You know if there is a framework that can help me with this? I’ll need to use the “dhtmlxGrid” the normal way, where the mathematical formulas are calculated in JavaScript (dhtmlxgrid_math.js)
and an algorithm (framework) that calculates mathematical formulas within these same server side (as a batch process).

Thanks for your help and congratulations execelente product!

Unfortunately we haven’t got such framework.
In your situation dhtmlxGrid can send counted data on the server side