Hi,
I am writing a simple Java program and using Apache Axis to generate the web service. I am writing the server. I need to capture the IP address of the client who is trying to connect to me to log him in my database. In a servelt I would use the request object. How do I do it here.
 
Thank you for your help.
regards,
Subbiah

Reply via email to