Re: XML parse problem in model 2 action class

2000-05-03 Thread Holmes III, William S
y, May 03, 2000 11:17 AM > To: [EMAIL PROTECTED] > Subject: OT: XML parse problem in model 2 action class > > Hi All, > > This is a little off topic, but It's a problem I'm having in one of the > action classes of my model 2 framework. > > I'm using a URLCo

OT: XML parse problem in model 2 action class

2000-05-03 Thread Holmes III, William S
Hi All, This is a little off topic, but It's a problem I'm having in one of the action classes of my model 2 framework. I'm using a URLConnection to connect to a remote server and retrieve an XML document as an InputStream. I then construct an InputSource from the InputStream, and try to use SAX