|
In a component, I need to call a third-party method which
takes a HttpServletRequest as a parameter. In this component, I have access to a cocoon Request. How can I do to get to an HttpServletRequest? The method I
want to call needs to look at the headers and source IP address. Thanks |
- HttpServletRequest? Fernando.Matomira
- Re: HttpServletRequest? Brian Hawkins
- Re: HttpServletRequest? Brian Hawkins
- Re: HttpServletRequest? Bruno Dumon
- Re: HttpServletRequest? Bruno Dumon
