Hello,
I am new to GWT and facing problems in using GWT 2.1 usign AutoBean or
Request Factory.

I developed a mock application usign request factory hvaing a Java
Class file to create mock data for the Bean. That java class file also
implements the RequestContext Interface but I dont know how to expose
those methods for Request Factory to pick it up.

For this mock application I have simple Bean and the Java
class(implementing all methods of RequestContext interface with no-arg
constructor, getId, getEntity, getVersion) and the static methods to
be called by client.


Also wanted to know if I could use AutoBeans for calling already GWT
hosted web services and how could I achieve that.

Thanks in advance
-Drew

-- 
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