Look at the example http://jakarta.apache.org/slide/samples/Domain.sample They have a memory store for the revisions, etc.. And a FileContentStore for the Content. I think what you are asking for is the same but instead of a memory store, replace memorystore with oraclestore, and you have what you are asking for.
-----Original Message----- From: Russ Leong [mailto:[EMAIL PROTECTED]] Sent: Monday, April 22, 2002 9:02 PM To: Slide Users Mailing List Subject: Using ContentStore Hi, it seems to me that if I use OracleContentStore other than storing the revisions into the database, I will store the content as well. Is it possible that I store only revisions in Oracle but the contents still resides in the file system? Better still can someone show me where I can find information as to what is the functionality and how to use the different slide stores? Thanks alot. Russ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
