1 Reply Latest reply on Jan 21, 2008 1:35 PM by thepriz

    Get Client IP address

      I would like to get the client IP address in a portlet. I have searched around and it seems this is not possible in the portlet architecture. I would like to do this to the portal specs but if this is not possible because it is lacking in the specs what is the workaround for jboss?

      Thanks,


        • 1. Re: Get Client IP address

          A little more information. I tried to use request.getRemoteAddr() in my jsp page to retrieve the ip address but this is returning null. Any more hints to what I could do to make this work correctly would be great.


          Thanks,