Skip to Main Content

Java Programming

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!

How to create a file in memory and then store it in database

_blackjackFeb 28 2011 — edited Mar 1 2011
Hi Guys,
I'm wondering how could i create a file such a plain text or css styleshhet in runtime and then store this file in the database. I need to save them in the database cause the application doe not have write permission to filesystem.
Is that possible ? Can a file be created only in memory and saved in database instead of filesystem?
I'd appreciate your help on this.
Thanks a lot.
This post has been answered by 802889 on Mar 1 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 29 2011
Added on Feb 28 2011
11 comments
660 views