Hi,

I am doing undo/redo. Therefore it is mandatory to handle all requests
on the server in the same order to be able to replay it.

Stefan Bachert
http://gwtworld.de



On 17 Nov., 10:37, Jeff Chimene <jchim...@gmail.com> wrote:
> Hi Stefan:
>
> What problem are you trying to solve?
>
> On Wed, Nov 17, 2010 at 4:07 AM, Stefan Bachert <stefanbach...@yahoo.de>wrote:
>
> > Hi,
>
> > I need to get any requests from my browser client in the same order on
> > the server side.
>
> > implementing SingleThreadModel would not solve this requirement.
> > synchronizing HttpSession may fail on 3 or more requests.
>
> > Any ideas how to achive this?
>
> > Stefan Bachert
> >http://gwtworld.de
>
> > --
> > 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-tool...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-web-toolkit?hl=en.

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

Reply via email to