The moose likes Groovy and the fly likes store multiple files in memory instead of disk Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Other Languages » Groovy
Reply Bookmark "store multiple files in memory instead of disk" Watch "store multiple files in memory instead of disk" New topic
Author

store multiple files in memory instead of disk

Jiten Kothari
Greenhorn

Joined: Apr 08, 2010
Posts: 8
hi,
Does anyone know how to store multiple files in memory and then retrieve multiple as file object, then clear the memory once the process is over.
Here I am storing it in disk, but my requirement is to store in memory, not in disk
please see comments

Any help is appreciated

 
IntelliJ Java IDE
 
subject: store multiple files in memory instead of disk
 
Threads others viewed
How to open all the downloading douments in browser
upload files to http post request
Displaying GIF/PNG image files in a Java Swing application
Attachment file extension
file download from JSP
MyEclipse, The Clear Choice