method

hi all,Is there any method or the way to find out ,from where the request is coming from . i have a requiredment to find the request and do some logic accordingly.
[191 byte] By [bobza] at [2007-10-2 13:40:33]
# 1
ServletRequest#getRemoteHost()- Saish
Saisha at 2007-7-13 11:33:23 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
And please don't shout. :^)- Saish
Saisha at 2007-7-13 11:33:23 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 3
ok , myte, cheers... u have made 5000 posts in this forum, it siunds really good. cheers
bobza at 2007-7-13 11:33:23 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 4
try using getRemoteAddr() method of ServletRequest class.
inCREAMenta at 2007-7-13 11:33:23 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...