Footer.jsp
Created with JBuilder
    <hr>
    <table width="100%">
    <tr><td align="left">Build Time: @buildTime@</td>
        <td align="right">Ldap Release: @release@</td>
    </tr>
    </table>
    </font>
  </body>
</html>


Footer.jsp
Created with JBuilder