I've successfully created a Java app that uses XSL to transform an XML file to HTML. I used the "SAX2SAX.java" sample file as my model.

What I need to do now is also "trap" a number of the XML tag events (via startElement()?), but I can't seem to get it to work.

Is there a minimal change in SAX2SAX that will allow me to know when I've hit a given XML tag? Thanks.

Jay

-- Jay Burgess
  Delano Technology Corporation
  mailto:[EMAIL PROTECTED]
  (913) 438-9444 x154



Reply via email to