[jboss-user] [JBoss Tools (users)] - Re: How to Connect hsqldb from eclipse using Servlet or jsp
max.andersen@jboss.com
do-not-reply at jboss.com
Mon Feb 23 03:10:17 EST 2009
Nanda, not exactly a tooling question plus accessing databases directly from .jsp is a very bad practice.
Anyhow can't really help you without knowing what your exception is.
My best bet is that you don't have the hsqldb.jar in your classpath.
And otherwise accessing databases in java is explained countless places in a step-by-step manner - try following one of those guides/tutorials.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4212144#4212144
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4212144
More information about the jboss-user
mailing list