Monday, September 20, 2010

Re: Evaluating string: "(A+sin(B))" where A=1, B=2

The best way I found is using something like it is described here:
http://code.google.com/webtoolkit/doc/latest/tutorial/Xsite.html

Where the server would host a mathparser.py...

I would like to evaluate the string at the server side, so the server
implementation would call the py script...

what do you think about this solution?

thanks

On Sep 20, 10:04 pm, Janko <janko.sla...@gmail.com> wrote:
> Hello everybody!
>
> What is the simplest way to evaluate an string expression with know
> parameters on the server side???
>
> Please help!

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment