File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JDBC and the fly likes Postgresql Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Postgresql" Watch "Postgresql" New topic
Author

Postgresql

Mark Leong
Ranch Hand

Joined: Dec 11, 2000
Posts: 60
Can anybody give me some hint on how to access PostgreSQL db on Linux through servlet?
I have set up the PostgreSQL and managed to create tables and insert records. But I want to access the records through servlet and the browser.
What driver should I specify? (I am using RedHat 6.2)
How to specify the connection URL?
Must I change the db configuration file? If yes, what to change.
Thanks in advance.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Postgresql
 
Similar Threads
URLyBird GUI start up how to get all Rooms?
Fetching nK records in batch from client side?
First try with Glassfish and Postgresql
Submit parent and child records using JSP
Access DB