Prem,
Look at the oracle technet site (start at www.oracle.com). There is the LOB
sample in the samples section. Just make sure you have the 8.1.6 jdbc
drivers as 8.1.5 don't work.
- Tom
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
-----Original Message-----
From: Prem kumar K P [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 18, 1999 10:49 PM
To: [EMAIL PROTECTED]
Subject: Insert retrive image from Database
HI All,
How to insert and retrive an Image from an oracle database.
Prem
-----Original Message-----
From: Alfonso Urdaneta [ mailto:[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> ]
Sent: Friday, November 19, 1999 6:05 AM
To: [EMAIL PROTECTED]
Subject: Re: Encryption of Applet-Servlet communications
Paul Douriaguine wrote:
>
> Hi,
>
> I'm doing research on encryption of applet-servlet communication.
Considering
> I'm outside the US/Canada (I wish to use Sun's JSSE) are there any good
> pre-built encryption packages anyone can recommend? Or, probably, it's
easier to
> quickly write implementation of one of the encryption algorithms by
myself. Any
> ideas?
OpenSSL is not under export laws. There is a java version of it, which
should allow you to create a SLL connection to the server, and you can
then use the HttpPostMessage class over SSL.
I'm currently doing the same thing, except I get to use jsse, which is
not that big of a difference.
Alfonso.
--
------------------------------------o0o-----------------------------------
The Programmer Formerly Known as Alfonso Urdaneta Ph:
561.581.7360
Integrated Visions Fax:
561.581.7377
10315 102nd Terrace
[EMAIL PROTECTED]
Sebastian FL, 32958
http://www.integratedvisions.com <http://www.integratedvisions.com>
"Time flies like the wind, but fruit flies like bananas"
___________________________________________________________________________
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
<http://archives.java.sun.com/archives/servlet-interest.html>
Resources: http://java.sun.com/products/servlet/external-resources.html
<http://java.sun.com/products/servlet/external-resources.html>
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
<http://www.lsoft.com/manuals/user/user.html>
___________________________________________________________________________
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