legacy-dotfiles/emacs.d/nxhtml/tests/in/tut1.jsp

6 lines
95 B
Text
Raw Normal View History

<HTML>
<BODY>
Hello! The time is now <%= new java.util.Date() %>
</BODY>
</HTML>