14 Results for:XSLT

  • Sort by: 

Integrating JSP/JSF and XML/XSLT: The Best of Both Worlds

01 Feb 2003

The long awaited releases of JavaServer Faces TM (JSF) version 1.0 and JavaServer Pages TM (JSP) version 2.0 promise to transform the way J2EE developers build Web applications. Meanwhile, Extensible Stylesheet ... Read More

WebStorm vs. Visual Studio, and how to choose the right IDE

By Kerry Doyle 19 Jan 2022

WebStorm and Visual Studio represent two ends of a wide spectrum when it comes to the IDE platform market. However, their true differences go well beyond their pricing structures. Read More

Women in code series: Laura Porter

By Adrian Bridgwater 24 Jul 2019

The Computer Weekly Developer Network and Open Source Insider team want to talk code and coding.  But more than that, we want to talk coding across the diversity spectrum… so let’s get the tough ... Read More

JAXP: Coding for Parser & Transformer Independence

01 Jun 2002

This introductory article will educate developers about the JAXP API, and provide them with a strong understanding of the pluggability layer that will allow their applications to switch between parsers at will. Read More

Cocoon as a Web Framework

01 Mar 2004

Art of Java Web Development covers several different Model 2 web frameworks. Cocoon is more than one type of framework. Cocoon automatically transforms documents based on the request context. It presents a new kind... Read More

Back End Code Generation Techniques For Java

01 Jan 2004

Code generation is nothing new, especially for Java programmers, but it is still confusing to most people because of the variety of code generation models and solutions. This article will help you cut through the ... Read More

Introduction to Maverick

01 Aug 2003

This article will cover the code and experience in building an application using the Maverick framework. Read More

Web Services 101 for DBAs and data architects

31 Aug 2006

Web services promise simplified interfaces for application-to-application interaction. This chapter describes the key technologies that enable them (such as XML, WSDL, SOAP and UDDI) and then peeks at the bigger ... Read More

Creating a SharePoint site map using out-of-the-box features

By Paul Galvin 02 Dec 2008

Giving SharePoint site owners the power to manage their own part of the SharePoint site map frees up administrators to manage more critical areas of the SharePoint environment. Read More

Pragmatic Design

01 Feb 2007

If Java is truly to replace COBOL as an enterprise-wide standard, then it needs to be as easy to write as COBOL and as fast a C++ at runtime. In my experience with all of these implementations, Java at the command ... Read More