This is a test of the server-side-include facility

The servlet path for this file is
 #[(.getServletPath request)]#


Now I'll insert myself as html_quote'd text
     \n#[
         (html_quote 
            (include-file 
               (.getServletPath request) ; the path of this file from inside the webapp
            ))
      ]#