On 18/01/2013 12:21, Atef Chorfi wrote:
I have project developed in java RMI, I want to implement in GWT, give me a 
simple example
of transformation RMI to GWT.

I fear your request makes no sense...
GWT is a client-side technology
RMI is probably used on the server side.
Just make your server to use RMI, and to serve the data it fetched to the GWT widgets, or to feed to RMI the data it got from these widgets.

--
Philippe Lhoste
--  (near) Paris -- France
--  http://Phi.Lho.free.fr
--  --  --  --  --  --  --  --  --  --  --  --  --  --

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

  • RMI to GWT Atef Chorfi
    • Re: RMI to GWT Philippe Lhoste

Reply via email to