Solution:
<html>The output of the program is as shown in Figure 2.1.
<head>
<title>Welcome to our Website</title>
</head>
<body>
<marquee><font size="3" color="#FF0033">Hello World!! </font></marquee>
<font color = “#0000FF”> Hostname: <%= request.getRemoteHost() %><br>
<font color = “#0000FF”> Session Id: <%= session.getId() %>
</body>
</html>
Figure 2.1: Output of Hello.jsp
0 nhận xét:
Post a Comment