Hello Akram,
Data Transfer Objects are just simple POJOs which are used to transfer
data to the client.
Take a look at Dozer to map data from your business objects to DTOs:
http://dozer.sourceforge.net/documentation/about.html
Regards,
Stefan
Am 24.04.2012 10:30, schrieb Akram Moncer:
hello every body;
i created a web application with GWT and for persistence i use the
google app engine datastore but , to transfert data between server and
client i should use DTO(data transfert object) but i don't know how
can i do it,
so i will be grateful if someone can help me with example or any
information
thinks
--
Akram MONCER
Personne
--
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.