Hi.

Is there a way to receive a file element from an html form without storing
it to disk?

I will be storing the file directly into a DB so no need to have it on disk
anywhere.

Would be nice to just stream bytes to the LargeObject.write() Postgres JDBC
method.

Sorry if this is a silly question, I'm a (enthusiastic) beginner with this
stuff. Any guidance much appreciated.

Thanks!

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=1290424

Reply via email to