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 <[email protected]> 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
