Results 1 to 1 of 1
I need to execute Postgresql database from JSP in Linux OS. I installed apache-tomcat-6.0.32 and postgresql 9.0.3 . Also copied Postgresql-9.0-801.jdbc3.jar file into /var/lib/tomcat5/common/lib folder. Now I was unable to ...
- 04-15-2011 #1Just Joined!
- Join Date
- Dec 2010
- Posts
- 2
JSP Postgresql Connection Problem
I need to execute Postgresql database from JSP in Linux OS. I installed apache-tomcat-6.0.32 and postgresql 9.0.3. Also copied Postgresql-9.0-801.jdbc3.jar file into /var/lib/tomcat5/common/lib folder. Now I was unable to start postgresql since I don't have postgresql startup file in /etc/rc.d/init.d location. How to start postgresql and how to connect postgresql from JSP. I am new to linux. Can anyone help me please?
R.Sridaran


Reply With Quote