MagPortal.com   Clustify - document clustering
 Home  |  Newsletter  |  My Articles  |  My Account  |  Help 
Similar Articles
JavaWorld
December 2001
Sun adds Web services to J2EE The Java XML Pack adds capability for XML messaging and data binding, as well as remote procedure calls using SOAP (Simple Object Access Protocol). mark for My Articles similar articles
JavaWorld
October 2000
Brett McLaughlin
Validation with Java and XML Schema, Part 2 A roadmap for taking Java method parameters and validating them against constraints in an XML document. Various approaches will be examined, and you will begin to actually code the utilities for converting those XML constraints into usable Java utilities... mark for My Articles similar articles
InternetNews
December 30, 2005
Sean Michael Kerner
Sun's Mustang Rides Into The New Year Sun Microsystems will release its next edition of Java in early 2006. mark for My Articles similar articles
JavaWorld
June 2002
Jennifer Orr
Is the JCP adequately preparing Java for Web services? The Java Community Process is currently reviewing Web services APIs that should prove important to Java Web services development. This article spotlights the latest Web services technologies and examines how the JCP is responding to Web services. mark for My Articles similar articles
JavaWorld
November 2002
B.J. Fesq
Sun boosts enterprise Java This article provides a clear understanding of the enterprise Java platform's direction and introduces J2EE (Java 2 Platform, Enterprise Edition) 1.4's support for emerging Web services standards. mark for My Articles 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 similar articles
JavaWorld
May 2000
Jason Hunter & Brett McLaughlin
Easy Java/XML integration with JDOM, Part 1 JDOM is an open source API designed to represent an XML document and its contents to the typical Java developer in an intuitive and straightforward way.... mark for My Articles similar articles
InternetNews
May 25, 2004
Michael Singer
Sun Heats Up Java Vendor Wars Java's creator rolls new Web services developer tools and new application server platform in a bid to tease market share from BEA and IBM. mark for My Articles similar articles
JavaWorld
March 25, 2002
James Niccolai & Matt Berger
Sun exec sees focus shifting to clients Providing a consistent way to run Java programs on PCs, cell phones, and other client computers is the next hurdle in evolving Java, said the head of Sun Microsystems' Java and XML software group... mark for My Articles similar articles
JavaWorld
May 2002
Frank Sommers
The adventures of JWSDP An examination of the current array of Web services tools, specifically from Sun Microsystems' toolkit, Java Web Services Developer Pack... mark for My Articles similar articles
JavaWorld
January 2002
Frank Sommers
A birds-eye view of Web services The author defines Web services, explains how they operate, and compares them to related Java technologies. He also presents a general programming model for Web services, independent of any framework or technology... mark for My Articles similar articles
JavaWorld
August 2001
John Rommel
Will Web services jump-start the software slump? Web services have been hyped as the "new" new thing -- the future of business and personal living. The certainty of change, driven by the business necessity to deliver faster, better, and cheaper services, is continually transforming the Internet. mark for My Articles similar articles
InternetNews
May 5, 2006
Andy Patrizio
Java EE 5 Gets Thumbs Up in Advance of JavaOne A new version of NetBeans will be available at the show that supports Java EE development. mark for My Articles similar articles
JavaWorld
September 2002
Joe Walker
XML glossary With XML evolving at a rapid pace, many developers get lost in a sea of acronyms. This article defines many XML technologies crucial to Java developers mark for My Articles similar articles
JavaWorld
June 2000
JavaWorld editors
Pat pushes Java forward After just a few weeks as Sun's Software Products and Platforms Division president, Pat Sueltz boldly announced that Sun would not submit Java to the European Computer Manufacturers Association (ECMA) standards body.... mark for My Articles similar articles
JavaWorld
March 2001
Andy Krumel
Jato: The new kid on the open source block The Jato API converts XML documents into Java objects and back again. In January, Andy Krumel publicly released the API in beta form at SourceForge. Based on the observation that transformations are mechanical and tedious, with Jato a simple XML script describes the XML/Java mapping. mark for My Articles similar articles
InternetNews
June 28, 2004
Michael Singer
J2SE 1.5: A Tiger By the Tail The Standard Edition is slated for a fall release via the Java Development Kit (JDK). J2SE 1.5 introduces several revisions to the core XML platform. mark for My Articles similar articles
JavaWorld
July 2000
Bill Venners
Objects versus documents for server-client interaction, Part 2 In this three-part series, Bill Venners compares the traditional approach to defining client/server interaction, using protocols and documents, with Jini's strategy of using objects and interfaces. mark for My Articles similar articles
JavaWorld
August 2000
Mark Pollack
Code generation using Javadoc This article presents a custom doclet that provides a simple extensible architecture to generate code for SQL schema, and Java and C++ classes from simple Java class definitions. mark for My Articles similar articles
InternetNews
June 2, 2009
Sean Michael Kerner
Spring 3.0 Jumps on Java The latest Spring framework release will offer Java developers more power. mark for My Articles similar articles
JavaWorld
June 2002
Michael Juntao Yuan & Ju Long
Java readies itself for wireless Web services The future world of pervasive computing demands powerful and flexible development platforms. Is Java up to the task? Can Java provide end-to-end solutions for wireless Web services networks? The authors discuss the definition, importance, and architecture of wireless Web services. mark for My Articles similar articles
JavaWorld
March 2001
Vinay Aggarwal
The magic of Merlin This technical overview will give you insight into the various new features and APIs of the upcoming JDK 1.4 -- code-named Merlin -- expected to be released this month. mark for My Articles similar articles
InternetNews
July 29, 2004
Michael Singer
Data Mining For the Masses A proposed data mining spec gets the green light for J2EE-compliant application servers. Developers can learn one API and embed analytics in any application, from any vendor. mark for My Articles similar articles
JavaWorld
January 4, 2002
Java Product News JavaOne registration opens... Alcea Technologies releases bug tracking system... Jini Starter Kit 1.2 now available... Zeosoft partners with SavaJe... FreeTTS turns text into speech... Borland introduces Web services toolkit... Innoopract launches W4 Toolkit... etc. mark for My Articles similar articles
JavaWorld
December 2001
Sam Brodkin
Use XML data binding to do your laundry This article walks you through two frameworks for generating Java classes automatically from XML data constraints: Sun's Java Architecture for XML Binding (JAXB) and Castor from the Exolab Group... mark for My Articles 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 similar articles
JavaWorld
January 11, 2002
Java Product News Data Representations introduces micro Java development tool... Quickstream and Drala Software combine products... JWorks develops embedded apps... JavaOne registration opens... Alcea Technologies releases bug tracking system... Jini Starter Kit 1.2 now available... etc. mark for My Articles similar articles
InternetNews
July 18, 2007
Sean Michael Kerner
Java EE 6 Spec: Finalized With a But Java EE 6 is a done deal. In a vote late yesterday, members of the Java Community Process approved JSR-316, which defines the specification for the next version of enterprise Java. mark for My Articles similar articles
JavaWorld
June 9, 2003
Robert McMillan
JavaOne: Java.net: The JCP alternative? Sun launches new open source portal mark for My Articles similar articles
InternetNews
March 30, 2009
Sean Michael Kerner
Competitors: IBM-Sun Would Be Good for Java Has Sun been holding Java back? mark for My Articles similar articles
JavaWorld
December 2000
Julie Salzmann
Java Product News Sun unveils Forte for Java, release 2.0... BEA updates WebLogic Server... Sun and JCP set specs for Java Management Extensions... TowerJ Java VM deploys Java apps on Itanium processors... Software AG accelerates application communication with SOAP... etc. mark for My Articles similar articles
JavaWorld
July 2000
Mark Johnson
Programming XML in Java, Part 3 An in-depth look at the Document Object Model (DOM), the most common alternative XML-processing mechanism. See how you can use DOM to manipulate the source code data in an illustrative example program... mark for My Articles similar articles
InternetNews
March 9, 2004
Jim Wagner
JCP 2.6 Looking for More Input With IBM pressing Sun to deliver an open source implementation of Java, the Java oversight group tweaks its process. mark for My Articles similar articles
InternetNews
December 10, 2009
Sun Delivers Java EE 6 A week after the official vote, Java EE 6 is officially available and with it a new Glassfish Java EE 6-compliant server and NetBeans IDE release. mark for My Articles similar articles
JavaWorld
November 2002
Shah & Sommers
Effort on the edge, Part 1 The authors look at recent changes in the Java Community Process (JCP) and ask whether the JCP helps or hinders Java's future. They also suggest how Java developers can influence Java's future. mark for My Articles similar articles
JavaWorld
January 2003
Sommers & Shah
Effort on the edge, Part 2 The authors analyze a database of publicly available information about the first 200 Java Specification Requests (JSRs). In the process, they try to dispel a few JCP myths. mark for My Articles similar articles
InternetNews
July 30, 2004
Michael Singer
Middle Ground Sought for Open Source Java BEA's proposal to split control of the Java namespace and brand is drawing keen interest even from Sun. mark for My Articles similar articles
InternetNews
June 15, 2009
Sean Michael Kerner
Where Is Java EE 6? There were no formal announcements at JavaOne about Java EE 6 - or were there? mark for My Articles similar articles
InternetNews
March 8, 2004
Jim Wagner
Programmers So Far Underwhelmed by JSF Some developers say the latest Web application specification needs third-party vendor tools before they will use it. mark for My Articles similar articles
InternetNews
November 3, 2005
Clint Boulton
W3C Ratifies Key XML Specs The World Wide Web consortium had a landmark day for XML development, recommending XSLT 2.0 and XML XQuery 1.0 as standards for transforming and querying XML. mark for My Articles similar articles
InternetNews
May 23, 2005
Sean Michael Kerner
Java Turns 10 Ten years ago today, Sun Microsystems announced Java, which has become one of the most successful programming languages in history. mark for My Articles similar articles
JavaWorld
August 22, 2003
Michael Juntao Yuan
"Java everywhere" is for world domination The author explains the "Java everywhere" vision and its relationship with traditional Java philosophies, and then discusses its impact on developers, especially today's enterprise developers. mark for My Articles similar articles
InternetNews
December 7, 2010
Java 7, 8 Win JCP Approval By a 12 to three vote, the executive committee of the Java Community Process moves to greenlight Java 7 and 8 in the face of vocal opposition from the Apace Software Foundation. mark for My Articles similar articles
JavaWorld
December 2001
Java Product News (updated December 21, 2001) Borland introduces Web services toolkit... Innoopract launches W4 Toolkit... Java XML Pack now available... X-Hive releases upgraded XML database... Softera updates UML modeling tool... Thought Inc. adds Ant to CocoBase Saffeine protects code with JCE... XMetaL 3 now supports XML Schema... SpiritCache 1.2 now shipping... Flashline and TogetherSoft form partnership... Jcorporate updates eContent... etc. mark for My Articles similar articles
JavaWorld
July 2001
Anil Hemrajani
Javaware: The challenge of staying current Since the advent of the World Wide Web and Java, the number of new standards, tools, and technologies introduced has been astounding. How do you decide what to specialize in, and how do you manage to stay current in this ever changing landscape? mark for My Articles similar articles
InternetNews
September 13, 2007
Tim Scannell
Java: Parsing Good From The Fad Video games, entertainment systems and an emphasis on enterprise 'communities' are all part of Java's development road-map, says Sun's chief guru James Gosling. mark for My Articles similar articles
JavaWorld
December 20, 2002
Java Product News Handango updates its Commerce Engine... Ephox ships content authoring app... Velare Technologies launches Discorso... JCP issues final release of JSR 90... GOBS separates Java apps into modules... Codagen transforms UML into code... Orient Technologies releases ODBMS Just Edition 2.0... etc. mark for My Articles similar articles
JavaWorld
December 28, 2001
Java Product News Jini Starter Kit 1.2 now available... Zeosoft partners with SavaJe... FreeTTS turns text into speech... Borland introduces Web services toolkit... Innoopract launches W4 Toolkit... Java XML Pack now available... X-Hive releases upgraded XML database... etc. mark for My Articles 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 similar articles
InternetNews
February 25, 2005
Jim Wagner
IBM Pushes Open Source and PHP IBM contributes some of its open source projects to SourceForge.net while expanding its role in PHP development. mark for My Articles similar articles