Web Services FAQ Section Index | Page 6

Is SOAP secure?

My Java based SOAP Service needs to external connections in the internet but it is behind a proxy server (on an intranet). How do I tunnel through the firewall?

Where can i get an overview of JAXM with some sample code?

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)?

Are there tools to test SOAP-based Web Services?

Does tomcat support Web Services?

Is there a Developers Guide to implementing Web Services with J2EE?

What are Web Services? What are the Web Services Standards?

What is JAX Pack? What does it contain?

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?

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?

About | Sitemap | Contact