demo.html

This is a straight HTML file with a CSS style-sheet embedded in the head.

If the htmlhandler is uncommented in the WEB-INF/web.xml file, then the date will appear below:

       #[(Date.)]#
     
Otherwise you would just see the code needed to invoke the date.

Here is the source code for this page:
     \n#[(html_quote 
        (include-file 
          (.getServletPath request)
      ))]#
   
Have fun!