Buenos dias,
What OS are you using?  Does the rest of your JSP work fine if you comment out
the offending part?  What are you trying to do with it?
As a long shot, what is sitting in your address bar?  Are you connected to a
network?  I could very well be talking out of my *ss here, but if you're running
this from a Windows box and you're not connected to a network, you might not
have a computer name set.  Right click your network neighborhood and see what
your computer name is.

What happens when you use the loopback address?  Do you get any response or is
it null as well?

127.0.0.1:8080 -> RH of 127.0.0.1
localhost:8080 -> RH of 127.0.0.1
10.123.XX.XXX -> RH of lil_peter
lil_peter:8080 -> RH of lil_peter






Carlos L

ópez <[EMAIL PROTECTED]> on 02/01/2001 12:47:33 PM



Please respond to [EMAIL PROTECTED]

To:   "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
cc:    (bcc: Bill Fellows/MO/americancentury)
Subject:  Problems with <%=request.getRemoteHost()%>



Hi, when I use <%=request.getRemoteHost()%> it returns me null, what could be
wrong. I'm using tomcat 3.2

thanks
Hi, when I use <%=request.getRemoteHost()%> it returns me null, what could be wrong. I'm using tomcat 3.2
 
thanks
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to