Quantcast
Channel: Snipplr
Viewing all articles
Browse latest Browse all 78

(XML) web.xml for run HSQLDB in Servlet mode - alces

$
0
0

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>


Viewing all articles
Browse latest Browse all 78

Trending Articles