Tag: JSON / JAVA / XML

Community

Seeking Equality

(Bob DuCharme) In an earlier column titled Duplicate and Empty Elements, I wrote about how the notion of “duplicate” elements isn’t as simple as it sounds, because XPath 1.0 (and hence your XSLT style sheets) considers two elements to be equal if their string values are the same. The string value is

Community

Java XML In-memory Models

(Dennis M. Sosnoski) The number of available document models in Java is growing all the time. For this benchmark I’ve included the most popular models, along with a couple of choices that demonstrate especially intriguing features which may not yet be widely known or used. Given the increasing impor

Community

Ajax on Rails

(Curt Hibbs) In a few short months, Ajax has moved from an obscure and rarely used technology to the hottest thing since sliced bread. This article introduces the incredibly easy-to-use Ajax support that is part of the Ruby on Rails web application framework. This is not a step-by-step tutorial, and