Originally posted by Paul Clapham:
If InetAddress.getByName throws an exception, then you don't write anything to the response. Which is entirely consistent with the browser displaying a blank screen. You only write to System.out, which is probably a log file in your servlet container somewhere.
Originally posted by Bear Bibeault:
3 questions:
1) Why are you doing this in a JSP rather than a much more appropriate servlet?
Originally posted by Bear Bibeault:
2) What does a View Source show is being sent to the browser? If blank, I'd bet your logs have an error message.
Originally posted by Bear Bibeault:
3) Hungarian notation? Why? (e.g. sSorry)
Originally posted by Bear Bibeault:
Originally posted by Ben Souther:
I think that was Bear's way of noting that he and Paul Clapham "bang heads" or both posted the same answer at the same time.
It wasn't directed at you.
Originally posted by Ben Souther:
I think that was Bear's way of noting that he and Paul Clapham "bumped heads" or both posted the same answer at the same time.
It wasn't directed at you.
Have you no shame? Have you no decency? Have you no tiny ad?
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
|