Re: Best approach from consuming REST(Jetty) webservice

2014-07-10 Thread SANTHOSH
Thanks for all your replies. I am not supposed to use third part api's like resty-gwt and Errai, I go with requestBuilder. Thanks Santhosh On Thu, Jul 10, 2014 at 11:55 AM, Subhrajyoti Moitra wrote: > +1 for Errai. > > > On Thu, Jul 10, 2014 at 6:11 AM, Slava Pankov w

Best approach from consuming REST(Jetty) webservice

2014-07-08 Thread SANTHOSH
care. Thanks Santhosh -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscr...@googlegroups.com. To post to this group, send

Re: Best approach from consuming REST(Jetty) webservice

2014-07-08 Thread SANTHOSH
Sorry it is not REST(Jetty) it is REST(Jersey) On Tue, Jul 8, 2014 at 12:12 PM, SANTHOSH wrote: > I have my backend with EJB and REST webservice and I want to consume the > REST service with GWT as a front end can any one suggest with which is the > best approach > > RPC &

Enhanced DualListField of GXT

2014-05-09 Thread Santhosh chinta
As soon as I laid my hands on a GXT's DualListField component in a demo application, I realized that it was one major missing functionality, which is having no support for double click. why would I always go to a button to move my selection from my source list to target list! Isn’t it obvious, i

GWT Cell List Issue

2012-02-13 Thread Santhosh Kumar
Hi, We have CellList on our application within main panel.When we use shift key to select multiple values in Cell List,the entire screen get selected instead of the the items in cell list.Is there are solution for this? Regards Santhosh -- You received this message because you are subscribed