[jboss-user] [JBoss Tools (users)] - Re: How to Connect hsqldb from eclipse using Servlet or jsp

2009-02-25 Thread PeterJ
Continued at http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4213057 View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4213075#4213075 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4213075 _

[jboss-user] [JBoss Tools (users)] - Re: How to Connect hsqldb from eclipse using Servlet or jsp

2009-02-25 Thread nanda143kumar
"max.ander...@jboss.com" wrote : 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. |

[jboss-user] [JBoss Tools (users)] - Re: How to Connect hsqldb from eclipse using Servlet or jsp

2009-02-24 Thread OChikvina
It may be also helpful for you: http://download.jboss.org/jbosstools/nightly-docs/en/hibernatetools/html_single/index.html View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4212559#4212559 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&

[jboss-user] [JBoss Tools (users)] - Re: How to Connect hsqldb from eclipse using Servlet or jsp

2009-02-23 Thread max.ander...@jboss.com
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 explai