posted 12 years ago
Hi All, i created one application using gwt and hibernate but i have problem with DTO convertion of hibernate pojo classes.Instead of converting pojos to dto by my coding i need to use framework called gilead can anyone suggest the best tutorial i can fallow gilead(other than google developers url) or any other frameworks which will convert hibernate pojos to dtos so that i can not get serialization exception in the client side,Thank you..