Skip to content

Using the Java Servlet Timestamp Checker

rbackhouse edited this page Aug 23, 2011 · 2 revisions

Using the Java Servlet Timestamp Checker

You can use the provided Java Servlet Timestamp Checker if you deploy into JEE WebContainers.

To use:

  1. Download the WebAppTemplate.zip file from the downloads section of the project
  2. Create your WAR directory/file, either from the expanded template zip or by copying from the template contents.
  3. Add lsjs.js to the WAR and other requires resources (javascript, css, images etc).
  4. When configuring lsjs make sure to set the timestampUrl property to "./checktimestamps".
Clone this wiki locally