Hello i am using JBuilder 2005 and i am trying to parse a XML document using the sax parser. It is working beautifully inside JBuilder, but i can't get it to work with tomcat, or Suns Application server 7. No Exceptions or errors are generated and the document is fed into the parser but no events are generated as if it doesn't recognize the tags..
Any help would be appreciated..
Any help would be appreciated..