initial commit
[emacs-init.git] / nxhtml / tests / in / tut1.jsp
1 <HTML>
2   <BODY>
3     Hello!  The time is now <%= new java.util.Date() %>
4   </BODY>
5 </HTML>