2 messages in org.apache.jackrabbit.usersRE: How to store filename and mime ty...
FromSent OnAttachments
Khanapurkar, Mona A.Oct 1, 2007 3:28 pm 
Khanapurkar, Mona A.Oct 1, 2007 5:13 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:RE: How to store filename and mime type of a file in repositoryActions...
From:Khanapurkar, Mona A. (Mona@idearc.com)
Date:Oct 1, 2007 5:13:49 pm
List:org.apache.jackrabbit.users

Got what I wanted in http://wiki.apache.org/jackrabbit/ExamplesPage

Thanks, Mona

-----Original Message----- From: Khanapurkar, Mona A. [mailto:Mona@idearc.com] Sent: Monday, October 01, 2007 5:29 PM To: use@jackrabbit.apache.org Subject: How to store filename and mime type of a file in repository

Hello,

I am simply using node.setProperty(String, InputStream) to store the contents of a file to the repository. Is there a way to store additional properties of the file, like filename and mime type to the repository using this method? Please advise.

Thanks, Mona