summaryrefslogtreecommitdiffstats
path: root/emacs.d/nxhtml/tests/in/tut1.jsp
blob: e921950eab47148e8c5d18c823959fca15643dbe (plain)
1
2
3
4
5
<HTML>
  <BODY>
    Hello!  The time is now <%= new java.util.Date() %>
  </BODY>
</HTML>