Hi,
I develope in jboss-4.0.3 a servlet service code like this:
 public void service(HttpServletRequest request, HttpServletResponse     
response){
  System.out.println("local address is"+request.getLocalAddr());  
}

it allways show ip server.. 101.11.11.1
I think this method "getLocalAddr()" will show Ip client .. 
because of that tomcat give response for wrong client 

Thanks in advance for any help,

freechild

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922496#3922496

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922496


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to