From: venture Lee Date: 2007-10-10T19:32:36+09:00 Subject: How to use hessian with custome java type? ------=_Part_7367_30926173.1192012346210 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline hi all: i have implement a service at 'http://localhost:8080/hessian/basic' by hessian, a method will return custom java type, it include some attributes, access attributes by getter and setter method. and how to use ruby get the attribute in custom java type. thanks ------=_Part_7367_30926173.1192012346210--