How to access javabean in gwt module( client + server) from outside gwt module?

13 views
Skip to first unread message

vaibhav bhalke

unread,
Dec 8, 2011, 12:23:44 AM12/8/11
to google-we...@googlegroups.com, jitendra...@gmail.com

I want to access javabean(VO) in gwt module(client & server ) from outside module ( non-gwt module).

class that we want to re-use, is general business class and not belonging to any GWT module

How to access, used that javabean in gwt module?

Any solution for this case ?

Thanks in advance.



--
Best Regards,
Vaibhav






-sowdri-

unread,
Dec 8, 2011, 2:30:48 AM12/8/11
to google-we...@googlegroups.com, jitendra...@gmail.com
Add the jar containing the bean as dependency and use it directly. Being a GWT module doesn't change anything when it comes to server-side.
Reply all
Reply to author
Forward
0 new messages