what is the method in request object to find server IPaddress?
843836Jul 18 2003 — edited Jul 18 2003i'm using tomcat in my application.
i want to find out the IP adress of the server i'm using.
where can i see the JSP's request object's API?
and what is the method to find the serverIP adress?
Thank u