> From: Waseem Azhar [mailto:[EMAIL PROTECTED] 
> Subject: how to obtain server ip address
> 
> How do I obtain the IP address of the machine (where the 
> tomcat tomcat server in running) ?

If you mean you want to obtain the IP address programmatically, you
should read the Servlet API Javadoc (hint: ServletRequest.getLocalAddr).
Otherwise, you'll need to be more specific about what you're trying to
do.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to