MagPortal.com   Clustify - document clustering
 Home  |  Newsletter  |  My Articles  |  My Account  |  Help 

Location: Categories / Computers & Electronics / Software Development / XML, SOAP & Web Services

Magazine articles on XML, SOAP, and Web services.
Old Articles: <Older 41-50 Newer>
JavaWorld
August 2002
Ray Djajadinata
Yes, you can secure your Web services documents, Part 1 This article discusses XML Encryption, an important technology in the Web services security realm. The article explains what it is, why savvy Java programmers should understand it, and how to implement the technology using IBM's XML Security Suite. mark for My Articles 177 similar articles
JavaWorld
August 2002
Michael Juntao Yuan
Access Web services from wireless devices The Simple Object Access Protocol (SOAP) has become the most important data exchange protocol for XML Web services. All Web services applications must support SOAP. This article introduces an essential tool to support Web services on small wireless devices -- the kSOAP parser. mark for My Articles 121 similar articles
JavaWorld
June 2002
Kathy Walsh & Sang Shin
Discover and publish Web services with JAXR JAXR, the Java API for XML Registries, provides the standard for performing Web services publication and discovery through underlying registries. This article shows you how. mark for My Articles 31 similar articles
New Architect
July 2002
Al Williams
That's A Wrap Bridging legacy systems and the Web with SOAP. mark for My Articles 128 similar articles
JavaWorld
May 2002
A J2EE presentation pattern: Applets with servlets and XML Sometimes a standard HTML view on your J2EE-based system doesn't offer a sophisticated enough user interface. Based on the pattern described here, you can enhance such a Web interface with the Java Plug-in. The Java Plug-in lets you embed applets that consume XML documents and display the contained data in a particular way. These XML documents contain presentation data derived from servlets looking at your business logic tier. This lets your users access powerful UI components while still retaining a strong decoupling between the business logic and presentation tiers---without complicated firewall issues. mark for My Articles 458 similar articles
JavaWorld
May 2002
Eoin Lane
Is WSDL the indispensable API? Many developers consider Web Services Description Language (WSDL) the new software design view. WSDL offers a verbose, ASCII, standard, and language-agnostic view of services offered to clients. WSDL also provides noninvasive future-proofing for existing applications and services and allows interoperability across the various programming paradigms, including CORBA, J2EE, and .Net. This article shows a service's WSDL view, then explains how you can generate client and service implementations for Java and C#. It finishes by discussing possible sources for initial WSDL view generation. mark for My Articles 307 similar articles
JavaWorld
May 2002
Leon Messerschmidt
Take the sting out of SAX Although SAX (the Simple API for XML) parsers are handy tools for parsing XML content, developing and maintaining a SAX parser can prove difficult. This article shows you how to use the information contained in XML Schemas to generate source code for a skeleton SAX parser... mark for My Articles 196 similar articles
JavaWorld
April 2002
Snehal Patel
Navigate data with the Mapper framework Whether you must read records from a text file and write to a database table, or read from an enterprise information architecture and write to a Web service, information exchange becomes effortless using this simple design pattern... mark for My Articles 27 similar articles
JavaWorld
April 2002
XML documents on the run, Part 3 This final article of a three-part XML document series looks at two pull parsers based on the new Common API for XML Pull Parsing (XMLPull), then wraps up with an XML parser performance showdown. Will the pull challengers defeat the reigning SAX2 champions? mark for My Articles 150 similar articles
JavaWorld
February 2002
Orbix E2A Web Services Integration Platform, XMLBus Edition 5.0: Catch the services bus XMLBus Edition 5.0 features robust, easy-to-use tools and wizards to move your enterprise into the Web services world, but the product's UDDI search facilities could stand improvement. mark for My Articles 46 similar articles
<Older 41-50 Newer>    Return to current articles.