Hello,
 
If I use the 5 client J2ME Hessian classes to support Hessian remoting
on a PDA and on the server I have a HessianServlet exposing an
interface, how do I know how to call the Hessian Servlet with the
correct signature to invoke the correct remote method? Also how do I
know how to unmarshall the returned response (which in general will be a
Java Object)?
 
Thanks in advance,
Paul
 
_______________________________________________
hessian-interest mailing list
[email protected]
http://maillist.caucho.com/mailman/listinfo/hessian-interest

Reply via email to