JSP Example
… rest of HTML not shown
<p>
<font color="#FF0000">
Remote Host: <%= request.getRemoteHost(); %>
</font><br>
<font color="#0000FF">
Remote IP Address: <%= request.getRemoteAddr() %>
</font>
</p>
<!-- html for footer... -->
</body>
</html>
Previous slide
Next slide
Back to first slide
View graphic version