I have the Hessian Hello World service working. Is there anyway to accees the HttpServletRequest from within:
public String hello()
{
return _greeting;
}
I need a way to access getRemoteUser()
-Thanks
Steve More
_______________________________________________
hessian-interest mailing list
[email protected]
http://maillist.caucho.com/mailman/listinfo/hessian-interest
