Florian Lindner wrote:
> > Florian Lindner wrote:
> > >Hello,
> > >I'm searching for the best concept of how to use and save
> > >hierarchical data. I have a structure like PC file system with
meta
> > >data. There a folder objects and files objects of different types.
> > >Every object hav
Am Dienstag, 10. Januar 2006 13:04 schrieb [EMAIL PROTECTED]:
> At the risk of pointing out the obvious, why not use what tomcat uses to
> store hierarchical data, XML?
Is this suitable for large amounts of data? How to read it? SAX?
Thanks,
Florian
-
Am Dienstag, 10. Januar 2006 07:51 schrieb Nikola Milutinovic:
> Florian Lindner wrote:
> >Hello,
> >I'm searching for the best concept of how to use and save hierarchical
> > data. I have a structure like PC file system with meta data. There a
> > folder objects and files objects of different type
Florian Lindner wrote:
Hello,
I'm searching for the best concept of how to use and save hierarchical data.
I have a structure like PC file system with meta data. There a folder objects
and files objects of different types. Every object have data like
permissions, date and author. And they have
At the risk of pointing out the obvious, why not use what tomcat uses to store
hierarchical data, XML?
--
Charles Knell
[EMAIL PROTECTED] - email
-Original Message-
From: Florian Lindner <[EMAIL PROTECTED]>
Sent: Mon, 9 Jan 2006 23:05:08 +0100
To: users@tomcat.apache.org
Florian Lindner wrote:
Hello,
I'm searching for the best concept of how to use and save hierarchical data.
I have a structure like PC file system with meta data. There a folder objects
and files objects of different types. Every object have data like
permissions, date and author. And they have