Connectivity of postgreSQL database to a JSP page

From: sunil sunsunwal <sun2walsunil(at)yahoo(dot)co(dot)in>
To: pgsql-jdbc(at)postgresql(dot)org, jbrookes(at)jobflash(dot)com
Cc: kavya_raghu(at)yahoo(dot)co(dot)in
Subject: Connectivity of postgreSQL database to a JSP page
Date: 2005-05-04 06:22:26
Message-ID: 20050504062226.57671.qmail@web8207.mail.in.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I tried executing a jsp file which gets the connection
to the postgresql to test if the driver is working.It
connects to the Driver but while reterieving the
information from the database it shows the jframe and
give gives the following exception :

init:
deps-jar:
Compiling 1 source file to
/home/cipa/sun/frame1/build/classes
compile-single:
run-single:
SQL Exception
java.sql.SQLException: No suitable driver

Plz solve out this problem and send suggesstions on
my email id : sun2walsunil(at)yahoo(dot)co(dot)in(dot)

________________________________________________________________________
Yahoo! India Matrimony: Find your life partner online
Go to: http://yahoo.shaadi.com/india-matrimony

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Guillaume Cottenceau 2005-05-04 08:24:50 postgresql-8.0.jar and failure of ORDER BY parameters
Previous Message John R Pierce 2005-05-03 17:43:39 Re: mysql/posgresql pooling