advanced code snippet search
alces on 02/18/13
webxml servlet hsqldb
02/18/13 05:56pm02/18/13 05:55pm02/18/13 05:51pm
URL: hsqldb_servlet_web_xml
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>
Report this snippet Tweet
Comment:
You need to login to post a comment.