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

