6 lines
95 B
Text
6 lines
95 B
Text
|
<HTML>
|
||
|
<BODY>
|
||
|
Hello! The time is now <%= new java.util.Date() %>
|
||
|
</BODY>
|
||
|
</HTML>
|