Hi,

I have a requirement where I would like to retrieve the remote IP address
of the client in several pages in my application. Currently, I'm resorting
to using HttpServletRequest obtained via RequestGlobals on each of my page.

I was wondering If I could via some mechanism have the IP address injected
into a page variable using the @Inject annotation? I know this is a little
vague..but was wondering if there is a way to do this?

Thank you for your assistance.


Best Regards,
Sanket

Reply via email to