Top "Requestfactory" questions

RequestFactory is a component of the Google Web Toolkit that targets developers building data-oriented (CRUD) applications.

When should I use RequestFactory vs GWT-RPC?

I am trying to figure out if I should migrate my gwt-rpc calls to the new GWT2.1 RequestFactory cals. Google …

gwt gwt-rpc requestfactory
Spring + GWT or Spring vs GWT

Background I am in the middle of developing a web application using GWT, Java, and EclipseLink. Each of those selections …

java spring gwt requestfactory
Another entities-cannot-be-cast-to-javassist-util-proxy-proxy

Following thread [entities cannot be cast to javassist.util.proxy.Proxy, i do have now a server side error ( tks …

java gwt proxy requestfactory many-to-one
GWT RequestFactory examples?

Do you know where i can find some code examples for the new GWT 2.1 RequestFactory? Google's tutorial is not good …

gwt requestfactory
Using GWT Editors with a complex usecase

I'm trying to create a page which is very similar to the Google Form creation page. This is how I …

gwt requestfactory gwt-editors
Clarify how GWT RequestFactory and RequestContext work

I am trying to implement RequestFactory and the Editor framework into my app. I'm finding even after researching the forum, …

gwt requestfactory requestcontext