It's not a Restlet tool, but Apache Commons VFS might provide the low-level file access you need and you could wrap it with a Restlet:

http://commons.apache.org/vfs/

-jeff

Marc-Elian BŽégin wrote:
Hi,

Is there a Restlet mechanism (Directory or other) such that if a user hits a zip file or tarball, the content of the file is opened server-side and its content is returned to the user? This would avoid the user having to save the file and use another program to look inside the file.

Thanks,

Meb



Reply via email to