13 Results for:XSL

  • Sort by: 

How to plan an SAP S/4HANA brownfield migration

By Brad Hiquet 08 Oct 2020

SAP S/4HANA brownfield migrations aim to convert existing SAP environments without reimplementation. Find out how to prepare for this type of conversion. Read More

God Mode Causes Win10 Office URL Insert Fail

By Ed Tittel 20 Apr 2018

If God Mode Causes Win10 Office URL Insert Fail and pasting URLs causes Word, Excel and so forth to crash, delete the God Mode parent folder to fix this problem. Read More

Women in code series: Cornelia Davis

By Adrian Bridgwater 23 Sep 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

Richard Brain

Richard Brain is the technical director at ProCheckUp, a leading independent specialist UK security organisation.Read More

Does reading XML while writing JSON make me a bad person?

By Cameron McKenzie 24 Mar 2017

I'm always writing JSON code, loving its flexibility and forgiveness. But when I call an external service, I want to be reading XML. Does that make me a bad person? Read More

Pipeline to Visitor Design Pattern

01 Jun 2006

Moving from Analysis to Design phase, designers try to make the software system very maintainable through selecting all the functions that are used frequently by most of the use cases and make components out of ... 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

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

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

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