Web Services FAQ Section Index

What Is SAAJ?

What Features Are in JAX-WS 2.0?

What is the schemagen tool?

Who is GregorSamsa?

How can I read a vCard attachment from my Java program?

What is StAX?

How to represent an element with either decimal or empty contents in schema? Can enumeration be empty too?

how to get document headers using XSLT.

Inserting elements when surrounding elements are optional

How to ask an XSLT question?

I have a xml which has nodes like <abc/>. My scanner fails to recognise them. So I need to transform the nodes <abc/> to <abc></abc> before calling the scanner.

How can I display an XML file into tree structure format using jsp on the screen?

XML problem with '&'. I am having a problem with XML. Whenever one of my xml files had some data in it that contains an '&', for example <tag> keyboard & mouse </tag> the xgen code throws an exceptions stating that the reference cannot be found. When it hits the '&' it thinks that the value 'mouse' is a reference.

How to dynamically generate HTML table by using XSLT?

This question is very similar to the one on adding existing JDOM/DOM elements to a document object. I just want to know if it is possible to combine two existing XML documents together into a new JDOM object (i.e. a new XML file).

About | Sitemap | Contact