Re: GWT components aren't displaying
Hi,
I don't know if you did it or not (not seen in your example) : the "Usuario" dto class must also implements Serializable.
HTH
Yves
Le dimanche 10 novembre 2013 19:34:37 UTC+1, Jairo de Almeida a écrit :
-- I don't know if you did it or not (not seen in your example) : the "Usuario" dto class must also implements Serializable.
HTH
Yves
Le dimanche 10 novembre 2013 19:34:37 UTC+1, Jairo de Almeida a écrit :
hi Group,Someone get problems with serialized pojo in comunication about client and server layers in GWT applications?I'm seeing the objects(POJOs) reach in debug mode correctly, but the client components aren't displayed correctly, ListBox display empty.I will send a resume of application sourceI'm not undertand why i get the object correctly for example in System.out.println(dto) , but in component ListBox not display without exceptionsThanks for Help Guys, SeeJairo.
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home