> If you're using com.caucho.hessian.server.HessianServlet, you can get the > ServletRequest from com.caucho.services.server.ServiceContext.
Thanks. I must have overlooked ServletRequest request = ServiceContext.getContextRequest(); on the "Hessian Rich Internet Application Demo" page. -Steve More _______________________________________________ hessian-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/hessian-interest
