Re: Integration of hibernate with GWT

2010-10-11 Thread SZK
I just want to comment on Gilead "run away from it fast as you can" why you ask ? because it is super invasive . Use to connect to hibernate just use spring do not need any thing else . However GWTP is a good framework untill such time when GWT's own MVP framework is finalized . Which I hope is so

Re: Deploy simple app on jetty: Please help

2010-09-01 Thread SZK
You probably need to configure serverlets in your web.xml to match your @RemoteServiceRelativePath e.g look at contacts example contactsServiceServlet com.google.gwt.sample.contacts.server.ContactsServiceImpl contactsServiceServlet /contacts/contactsService error or wa

Re: What are the benefits of using a MVP Framework?

2010-08-31 Thread SZK
Also MVP part one was great as Gold . Two while still a great concept was not strictly speaking MVP . Both tutorials sort of contradicted each other , while the first one still true to the spirit of MVP , second one was a mutated brother of MVC (not necessarily a bad thing as such but it is not MV