Hi Everyone,
Sorry for the off topic post. Could anyone please direct me to the JDBC
mailing list, if one exists.

I am using MultipartRequest class writen by Jason Hunter to upload a
file to the server. I want to store this uploaded file to the oracle 8i
database ( BLOB column) using oracle thin driver (classes111.zip) from
within the servlet itself.

I am able to do this successfully using JSDK2.1 and the latest jdk1.2
compliant (classes12.zip) driver.

The environement i am trying to get this application running is Oracle
Appication Server 4.0.8.1 ( JServlet catridge).
The server supports JDK1.1.5 only and so i am unable to use JDK1.2
drivers.

The servlet runs fine on OAS and is able to upload the file to the
server file system, but i am unable to store the file to database using
oracle thin (classes111.zip) driver.
Any tips would be appreciated. Please mail me off the list.
Thank You.
-Kiran.


__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to