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: 1-10 Newer>
JavaWorld
October 2000
Michael Koch
Leverage legacy systems with a blend of XML, XSL, and Java As e-commerce becomes a focal point for companies scrambling to have a presence on the electronic frontier, incorporating those new ventures into the existing infrastructure becomes crucial. A few creative applications using XML and Java can give you a good solution... mark for My Articles 355 similar articles
InternetNews
September 29, 2000
Paul Nicholls
i4i Bags Significant XML Contract i4i has inked a contract for the largest ever deployment of XML authoring licenses. i4i's S4/TEXT will help the USPTO implement a new electronic system for filing patents. mark for My Articles 388 similar articles
JavaWorld
September 2000
Brett McLaughlin
Validation with Java and XML schema, Part 1 While Java provides type safety, it lacks a rich means for setting data constraints. In this series, Brett McLaughlin solves that problem; he looks at why Java alone is insufficient and examines XML schema as a way to set up rich constraints for data used by Java programs... mark for My Articles 31 similar articles
JavaWorld
September 2000
Andre Tost
XML document processing in Java using XPath and XSLT The XSLT and XPath standards provide a way of handling certain problems that is more elegant and efficient than simply using the DOM API. In fact, using DOM, XSLT, and XPath together, applying each to different problems, will lead to the best code... mark for My Articles 292 similar articles
Macworld
October 2000
Lisa Schmeiser
Inside XML Will These Three Letters Change the Web Forever? Don't let what you don't know frighten you. XML promises to make Web publishing as simple as an elementary-school grammar lesson. And Macworld's in-depth XML tutorial will show you what it's all about. mark for My Articles 255 similar articles
ONLINE
September 2000
Norm Medeiros
XML and the Resource Description Framework: The Great Web Hope The World Wide Web Consortium's (W3C) Resource Description Framework (RDF) and Extensible Markup Language (XML) offer a potential means to enhanced resource discovery on the Web. But will they work? mark for My Articles 261 similar articles
JavaWorld
August 2000
Arden Yingling
News and New Product Briefs IBM offers Java Virtual Machines for download; Atinav launches Java-based communications software; Manning releases guide to Java 3D user interfaces; Eliad releases JSmartGrid for Java 2; JunC++ion integrates Java and C++; Sun XML center offers graphics software. mark for My Articles 1075 similar articles
JavaWorld
August 2000
Robert Hustead
Mapping XML to Java, Part 1 The SAX API is superior to the DOM API in many aspects of runtime performance. In this article we will explore using SAX to map XML data to Java. Because using SAX is not as intuitive as using DOM, we will also spend some time familiarizing ourselves with coding to SAX. mark for My Articles 428 similar articles
JavaWorld
July 2000
Jason Hunter & Brett McLaughlin
Easy Java/XML integration with JDOM, Part 2 JDOM is a new API for reading, writing, and manipulating XML from within Java code. In Part 1 of this series, Hunter and McLaughlin explained how to use JDOM to read XML from an existing source. In this final part, they focus on how you can use JDOM to create and mutate XML. mark for My Articles 198 similar articles
JavaWorld
June 2000
Michael Ball
XSL gives your XML some style Separating content from presentation is one of XML's major features. But eventually you need to style that XML into something presentable. That's where XSL (Extensible Stylesheet Language) comes in -- XSL transforms XML from one document type to another. Servlets provide a great platform for doing those translations. In this article you'll learn how to transform XML into HTML, using servlets. mark for My Articles 187 similar articles
1-10 Newer>    Return to current articles.