Web Services FAQ Section Index | Page 9

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?

I have a set of import dependencies between XSL files and I would like to package them inside a jar file. If I refer to the main XSL through the packaging directory structure so that I can use getResourceAsStream() it fails to get the imported ones. Apparently set systemId does not work for XSL files as resources inside a Jar file. I am using XERCES/XALAN.

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?

Are there any XML viewers written in JAVA that use CSS?

I want to do is start using XML, but I cannot seem to find any of the classes in my HP JDK.

Where can I learn (more) about JCA (Java Connector Architecture)?

Where can I learn (more) about Application Servers?

Where can I learn (more) about Java JSP (JavaServer Pages)?

Where can I learn (more) about Java Serialization?

Where can I learn (more) about Java Servlets?

Where can I learn (more) about Java's I/O (input/output, IO) capabilities?

Where can I learn (more) about Java's reusable software components, JavaBeans?

Where can I learn (more) about Java's suport for internationalization (I18N)?

About | Sitemap | Contact