Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/indispensable.git
<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h"%>
<!doctype html public "-//w4c//dtd html 4.0 transitional//en">
<html>
  <body>
    <jsp:forward page="/index.jsf" />
  </body>
</html>