GWT provides a RPC mechanism based on Java Servlets to provide access to server side resources like JDOs.
Take a look at the Dev Guide and of course at the Tutorial http://code.google.com/intl/de-DE/webtoolkit/doc/latest/DevGuideServerCommunication.html http://code.google.com/intl/de-DE/webtoolkit/doc/latest/tutorial/clientserver.html Best, Dom 2011/4/22 Ram <[email protected]>: > I am developing AppEngine java project...I plan to develop client side > using GWT... > > Can i access AppEngine Datastore(Using JDO) from GWT client > coding..... > > If yes...How to do this.....please help me.... > > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
