users@jax-rpc.java.net

Getting handle to the Httprequest from within Service implementat ion.

From: Rohra, Prakash N. ,,DMDC/BEAU <ROHRAPN_at_OSD.PENTAGON.MIL>
Date: Thu, 08 May 2003 13:18:05 -0400

Hello..
In JAX-RPC, the "ServiceLifecycle" interface and "ServletEndpointContext"
provide a way to get access to HttpSession.

Is there a way to get access to HttpRequest object from within the web
service implementation?

thanks