I have a Hessian service running on the server which returns a list of simple JavaBeans. When accessing the service in the client side (SWT), the service actually returns a list of HashMap.
What possibly is the problem? Looking forward to your help.
Thanks.
Charles.


Reply With Quote