Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JDBC over HTTP

843859Jun 21 2006 — edited Jun 28 2006
Hi,

I am wondering if there is some software that allow to communicate to a database over http.
For example, an applet needs to do some queries to a database but the only access point is the web server host and port.
Can we do that in a simple way or do we need to use some web services or object serialization between client and server ?

Thanks !
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 26 2006
Added on Jun 21 2006
4 comments
1,402 views