Re: Multiple requests in one context

2011-03-15 Thread nzmer...@gmail.com
Were you able to find the answer to this? I am having a similar issue On Feb 19, 12:42 pm, Mike Limansky wrote: > Hi all. > >   We are using GWT in our project. And we got the problem related with > RequestFactory. > >   The problem is following. Let's we have a some entity class which > contain

Multiple requests in one context

2011-02-19 Thread Mike Limansky
Hi all. We are using GWT in our project. And we got the problem related with RequestFactory. The problem is following. Let's we have a some entity class which contain some formula and a data to evolute it. The calculation is performed on the server side. We are using RequestFactory to get int