Web Services FAQ Section Index | Page 22

Is any method in Java which can create the Doctype parameter in the XML document, that is to produce !DOCTYPE Response SYSTEM "MyResponse.dtd"> ?

I have two XML documents and want to combine them into one single document. How do I go about doing this?

How do I write and deploy a simple hello world program that uses XML and can be seen in a browser. What is the required software to start working with XML?

Are there any mailing lists where one can learn more about SOAP?

Are there any SOAP-specific FAQs available?

How can an XML document like this be created with the JAXP API?

I am generating XML and using XSL I am able to display it on the IE5 browser. But not all browsers support XML & XSL. So I would like to convert that XML and XSL to HTML in order to display it on all browsers. Is this possible? How?

Is it possible with XSLT?

We are getting the inputs using HTML forms (mostly text box). The validations (like not empty) are done using Java Script. After the successful validation we have to generate XML document by using Java script and the same will be passed to EJB via JSP.

What does SOAP stand for?

What is SOAP used for?

Where can I find the latest SOAP specification?

Where can I get a Java version of SOAP?

Where can I get basic information about XML? Are there any good tutorials?

How can I convert XML file to PostScript?

About | Sitemap | Contact