Re: store files on file system instead of DBMS
Sven Pfeiffer <[email protected]>
| Newsgroups | gmane.comp.jakarta.slide.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, simply change the contentstrore to TxFileContentStore, as it is for example here: http://jakarta.apache.org/slide/samples/Domain.sample hth SVen Ha Pham schrieb: > Hello all, > > We use J2EE store but want to save files in file system instead of DBMS as currently set by Slide (we still want to store other properties in DBMS). Could anyone help me with this issue? (We use MySql). > > Thank you, > Ha Pham >