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. |
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. |
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. |
JavaWorld February 2002 Victor Okunev |
Generate JavaBean classes dynamically with XSLT For some projects, you need a more flexible business object structure. This article lays a foundation for a simple framework to build truly adaptive systems, saving you hours of routine programming... |
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... |
JavaWorld December 2000 Peter Sayer |
XML for Java gains new support with Sun API enhancements Sun Microsystems published details on Monday of two new interfaces to link its Java programming language to XML... |
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. |
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. |
JavaWorld October 2000 Tim Fielden |
VisualAge makes developing Java apps easy IBM's VisualAge for Java, Enterprise Edition, version 3.5 offers a variety of ease-of-use and productivity enhancements, ranging from wizards to integration with other tools such as Rational Rose and WebSphere.... |
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. |
JavaWorld September 26, 2003 Sam Mefford |
Overcome Java 1.3-1.4 incompatibilities API version incompatibilities that force you to maintain separate codebases for newer versions can exponentially increase your frustration level. This article demonstrates techniques for overcoming interface version incompatibilities, charting a course for a single codebase. |
D-Lib May/Jun 2007 Saidis & Delis |
Type-consistent Digital Objects This article provides an overview of the Digital Object Prototype framework and highlights its type-conformance capabilities and shows how heterogeneous digital material can be treated in a uniform manner without resorting to custom developments. |
JavaWorld December 2000 Oliver Enseling |
Build your own languages with JavaCC JavaCC, the Java Compiler Compiler, facilitates designing and implementing your own programming language in Java. You can build handy little languages for problems at hand or build complex compilers for languages such as Java or C++. Or you can write tools that parse Java source code and perform automatic analysis or transformation tasks. |
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.... |
JavaWorld September 27, 2002 |
Java Product News Sun announces new J2ME APIs and J2EE improvements... Ilog launches JConfigurator 2.0... Sybase enhances PowerDesigner... Air2Web increases its Java capabilities... Hit adds new features to JDBC middleware product... TogetherSoft announces Mac and WebSphere support... etc. |
JavaWorld November 2001 Dustin Marx |
JSP best practices This article discusses simple approaches and best practices that, when used correctly, facilitate JavaServer Pages (JSPs) development. These tips ensure reusable and easily maintainable JSPs, JSPs that allow developers to focus on their programming strengths... |
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. |
JavaWorld March 2001 Jeremy Roschelle |
Doclet your servlet! In many projects, some team members will write servlets while other team members write the Webpages that invoke those servlets. So how can a servlet coder easily produce documentation for a Web designer? |
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... |
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. |
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... |
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 |
JavaWorld November 2001 Michael J. Rettig |
Reflection vs. code generation You can use the power of Java's Reflection API to reduce tedious code writing, and use active code generation to overcome reflection limitations... |
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... |
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. |
JavaWorld June 6, 2003 |
Java Product News PointBase enhances database; Jacada updates Web-to-host solution; etc. |
JavaWorld April 11, 2003 Mitch Gitman |
Axis-orizing objects for SOAP Axis is an open source Java framework for implementing Web services over XML-based SOAP. This article guides the reader through the minefield of developing and deploying a sophisticated Web service using Axis. |
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. |
JavaWorld October 4, 2002 |
Java Product News PointBase enhances relational database suite... Manning publishes JMX guide... esmertec expands JVM product line... Actional launches Web services management platform... AdventNet brings JMX to business-level management tool... ObjectAssembler integrates with Sun ONE Studio... etc. |
JavaWorld November 2000 Kevin Unger |
Solve your servlet-based presentation problems Should you use raw servlets, JSP pages, servlets with a templating engine, an automatic HTML-to-Java compiler, or XSL stylesheets to implement content presentation in your next thin-client application? This article surveys the various techniques and helps you make the best decision... |
JavaWorld October 2002 |
Java Product News (updated October 11, 2002) QFS launches UI testing tool... Bowstreet adds WebSphere support... McGraw-Hill Osborne Media releases J2EE books... CipherSoft adds JSPs to Exodus... exe4j integrates Java apps with Windows... Blaze Advisor receives upgrade... Crediware updates Java GUI tool... PointBase enhances relational database suite... etc. |
JavaWorld January 2001 Vincent DiBartolo |
FreeMarker: An open alternative to JSP You can place FreeMarker tags in text files of any format and are not married to any server-side architecture or solution. FreeMarker is easily extensible, and you can quickly build a library of reusable custom objects that will live longer than the technology solutions that utilize them... |
JavaWorld September 2002 Frank Sommers |
I like your type: Describe and invoke Web services based on service type The Web Service Description Language (WSDL) provides an XML grammar for defining and advertising a Web service, including a service's type. This article gives an overview of how to describe a Web service with WSDL using Apache Axis tools and Java. |
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. |
JavaWorld February 2001 Erwin Vervaet |
Java: It's a good thing In response to Simson Garfinkel's article 'Java: Slow, Ugly, and Irrelevant', the author takes a more realistic look at Java's situation. Indeed, Java is far from perfect. But when you take the time to look beyond the flames and the hype, what is left is an exciting and competitive language... |
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. |
JavaWorld December 2000 Victor Okunev |
Validation with pure Java The importance of employing a good data-validation framework cannot be overestimated. The core Java API has everything you need to solve this problem in the most elegant way. |
JavaWorld January 3, 2003 |
Java Product News Wrox publishes certification guide... Xoetrope launches XTranslator... FirstSQL receives in-memory database architecture... Manning releases LDAP guide... Eclipse introduces new open source project... Software 7 launches JavaHelp authoring tool... etc. |
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. |
D-Lib December 2001 Christophe Blanchi |
Distributed Interoperable Metadata Registry Interoperability between digital libraries depends on effective sharing of metadata. Successful sharing of metadata requires common standards for metadata exchange... |
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. |
JavaWorld May 31, 2002 |
Java Product News Clover reveals unexecuted code... Sun integrates J2EE app server with Solaris... Borland enhances Java development suite... Coldbeans Software enlarges custom tag library... Alcea Technologies updates error tracking system... VistaJDBC automatically extracts Excel data... etc. |
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. |
JavaWorld December 2001 Taylor Cowan |
XSLT blooms with Java XSLT (Extensible Stylesheet Language Transformation) offers an excellent vehicle for styling XML documents as HTML. However, it shows some weakness when the transformation requires extensive logic. When XSLT languages fail to complete the job, you can extend your stylesheets with Java classes and take advantage of both languages' features. This article demonstrates how to extend XSLT with Java. You will learn how to instantiate and invoke methods on Java objects from within an XSLT stylesheet. The article also demonstrates how XML nodes are passed to Java classes and returned back to the stylesheet for further processing. |
JavaWorld March 2001 Mike Heck |
WebGain sharpens its edge WebGain Studio 4.1 Java development suite features well-integrated tools for efficiently creating enterprise-class Java applications, but watch out for the cost... |
JavaWorld June 13, 2003 Camerlengo & Johnson |
Make the Java-Oracle9i connection This article provides Java programmers with techniques for utilizing Oracle9i's new object-oriented features such as inheritance, custom constructors, dynamic dispatch, array descriptors, and mapping strategies from a Java class hierarchy to an Oracle type hierarchy without using traditional object-relational (O/R) mapping strategies. |
JavaWorld June 20, 2003 |
Java Product News ej-technologies introduces Java installer; M7 adds Borland support; & more |
JavaWorld October 18, 2002 |
Java Product News PolarLake introduces enterprise integration solution... Wily Technology extends Introscope to WebSphere... Netcoole updates J-ASP... QFS launches UI testing tool... Bowstreet adds WebSphere support... McGraw-Hill Osborne Media releases J2EE books... etc. |
JavaWorld May 2002 |
Java Product News (updated May 24, 2002) Sun integrates J2EE app server with Solaris... Borland enhances Java development suite... Coldbeans Software enlarges custom tag library... Alcea Technologies updates error tracking system... VistaJDBC automatically extracts Excel data... Zero G Software improves InstallAnywhere's XML support... etc. |
JavaWorld February 2001 Jean-Pierre Dube |
Printing in Java, Part 4 In Part 4 of the 'Printing in Java' series, you will begin coding the print framework. The author explains the foundation of the print framework and presents the code for the measurement system, the document class, the page class, and the print object class... |