[Home] [By Thread] [By Date] [Recent Entries]

  • To: xml-dev@l...
  • Subject: Pushing SAX events out onto the Web?
  • From: "Roger L. Costello" <costello@m...>
  • Date: Tue, 13 Aug 2002 14:29:22 -0400
  • Cc: "Costello,Roger L." <costello@m...>
  • Organization: The MITRE Corporation

Hi Folks,

I have a situation where I would like to stream SAX events across the
Web.  That is, I have a SAX parser running somewhere on the Web.  I want
it to push the events out onto the Web.  I want an event handler,
somewhere else on the Web, to catch those events:

 ------------                       -------------    -------------
 |           |                      |           |    |           |
 |   Event   |<---------------------| XMLReader |<---|    XML    |
 |  Handler  |          Web         |           |    |           | 
 |           |                      -------------    -------------
 -------------

Has anyone done this?  Has anyone created, perhaps, a Web-based
XMLFilterImpl that interacts with a Web-based XMLReader?  /Roger


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member