Depends on what you want to do with the XML data? Do you wish to load all
the data at once or do wish to implement some sort of streaming of the data.
Does it represent some comfiguration info or user data or business info?

Affan

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Saturday, January 04, 2003 2:01 PM
Subject: Re: Loading XML Files - Best Pracitices


> I found a more than suitable solution at:
>
> www.jdom.org
>
> I'm still open for any other suggestions, though.
>
> Thanks!
> -FB
>
>
> On Friday, January 3, 2003, at 07:29  PM, [EMAIL PROTECTED] wrote:
>
> > I have a servlet and I want it to read it's data from an XML file.
> > There's more than one way of doing this task and I'm fishing for best
> > practices.
> > Can anyone provide me with some links to example code? I'm sure this
> > has been beaten to death and I don't want to reinvent the wheel.
> >
> > Thanks!
> >
> >
> > --
> > To unsubscribe, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> >
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to