XML Section Index | Page 5

I am trying to run this XALAN sample and I have a JSP page whicn performs transformations, I am getting this exception "javax.xml.transform.TransformerConfigurationException: Namespace not supported by SAXParserNamespace " Does anybody know why??

Is it possible to use XSLT to remove elements with duplicate values from an XML file?

What is the relationship between the Sun Projet X library and JAXP? Is there any other library aside from Project X which allows regestering my own classes which are created when certain XML elements are encountered (like factory.addMapping (props, classloader) in Project X)?

How to make Tomcat use the Xerces XML parser instead of the Sun JAXP XML parser?

Is there any ready made parser avaialble to parse HTML or to convert HTML to XML or XHTML ? Basically I want to extract data from HTML.

What is VoiceXML? How does it relate to J2ME?

By using XSLT transformation technique how do I map an XML file to another XML file?

I am trying to generate an XML file using the JAXP API. From a Java application it works correctly but when used in a JSP it gives a SAXException. I am running JSP page on the Java Web Server. Why is this happening?

I need to design a database in which the columns have to be assigned dynamically whenever a user defines a new attribute. Is it possible to have a flexible database column design using XML, and an Oracle/SQL Server? How?

How do I read data from a stream as it arrives in Xerces (SAX2) using XMLReader? It does not have a setReaderFactory method.

How can I pass XML generated by JSP to Cocoon for further processing?

Using a SAX parser, is there a way to include a local DTD file when parsing an XML message that doesn't contain a DOCTYPE tag?

What is the difference between XML Parsing and XML Processing?

Is there a way to influence indentation when transforming a DOM to an output stream using the JAXP Transform API?

What exactly are OASIS and ebXML? And if they are alternatives which one should be followed?

About | Sitemap | Contact