place hsqldb.jar in <servletDir>/WEB-INF/lib, make file <servletDir>/WEB-INF/web.xml with following content & your DB will reachable via URL: http://<tomcatHost>:<tomcatPort>/<servletDir>
↧
place hsqldb.jar in <servletDir>/WEB-INF/lib, make file <servletDir>/WEB-INF/web.xml with following content & your DB will reachable via URL: http://<tomcatHost>:<tomcatPort>/<servletDir>