Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Java
PostgreSQL/Eclipse/Tomcat - How to connect to DB?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Thomas Hoheneder, post: 587998"] try { Yes, this worked. My only mistake was that I forgot to catch the ClassNotFoundException and SQLEsception. Hmm... I have a book and it said to put the jdbc driver jar into the WEB-INF\lib directory - and this workes fine. Ok, connection pooling is another chapter in my book as far as I have seen. For the first step I do it with hardcoded user name and password. But you're right, this is of cource no professional way. Nice greetings from Thomas [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Java
PostgreSQL/Eclipse/Tomcat - How to connect to DB?
Top