Martin Grotzke wrote:
> I want to obtain the remote address of the client and would fetch this
> from the HttpServletRequest. So how can I get access to the current
> request in jersey?
>
@Path("/")
public class Foo {
@Resource HttpServletRequest request;
...
}
Perhaps this information should be part of UriInfo? Basically it is the
resolved host name in the client request URI?
Paul.
--
| ? + ? = To question
----------------\
Paul Sandoz
x38109
+33-4-76188109