Dimitrij Kisselev wrote:
>
> Does anybody know how to receive an BLOB upload file in a JSP or servlet,
> how to store and to read it out??
>
Are you asking:
a) how to receive a file upload in a servlet?
b) how to store a BLOB in a RDB?
c) how to retrieve a BLOB from an RDB?
d) something else?
If (a) check the archives with the search term
"upload" and you ought to get more than you ever
wanted to know. If (b) or (c), it's just like if
you're not using a servlet, you would get better
answers to database questions somewhere else. If
(d) then you need to clarify your question.
-cks
___________________________________________________________________________
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