How to do validations in GWT MVP Pattern

2014-02-10 Thread Akhil Anil
I've developed a gwt application using MVP pattern ( View, Presenter). I need to add validation to my application but some stackoverflow links http://stackoverflow.com/questions/5655775/tutorial-on-setting-up-gwt-validation-framework-for-a-simple-appsays that gwt mvp cannot have validations

is ZK better than GWT..?

2010-07-30 Thread akhil
pls help me to decide is ZK better than GWT..? Regards, Akhil -- 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

GWT For ASP.Net

2010-04-12 Thread akhil
Is Google Providing GWT's Version for ASP.Net...? -- 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

Unable to Use GWT Developer Plugin with Firefox 3.6

2010-01-31 Thread akhil
wating for Help regards Akhil -- 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

Re: gwt rpc client side serialization

2009-10-28 Thread akhil
? Akhil PS: was on vacation recently On Oct 12, 12:46 pm, Alex Bertram akbert...@gmail.com wrote: Check outhttp://code.google.com/p/rocket-gwt/wiki/JsonSerialization this will allow you to serialize into and out of json, which you can store in the gears database. Alex On Sep 16, 1:15 pm

Re: gwt rpc client side serialization

2009-09-17 Thread akhil
, Etienne On 16 sep, 13:15,akhilakhil.kod...@gmail.com wrote: Hi, I am trying to serialize a gwt pojo on the client side and store in the DB of gears. Is there any way/api to do the serialization/deserialization? Is is possible to invoke serialization api cleanly? Akhil

gwt rpc client side serialization

2009-09-16 Thread akhil
Hi, I am trying to serialize a gwt pojo on the client side and store in the DB of gears. Is there any way/api to do the serialization/deserialization? Is is possible to invoke serialization api cleanly? Akhil --~--~-~--~~~---~--~~ You received this message

hibernate4gwt problem

2008-10-23 Thread Akhil
to work as expected in hosted mode. I am using GWT.create for all the Value objects on Client side . and on server side i am using setBeanManager for all RPC servlets as described in hibernate4gwt documentation Thanks Akhil --~--~-~--~~~---~--~~ You received