While HTML isn't an XML application itself, it can be both generated and transformed using XSLT. Bob DuCharme show us how.
Denis Pilupchuk continues his series on developing a WS-Security toolkit by developing a general framework to match the needs identified in part one and by starting to map WSSE features to Java objects.
The second and concluding part of our look at XML and Privacy examines XML standards initiatives aimed at giving users and businesses control over privacy.
If you've wondered how to write code that waits for a process to finish before terminating it, here's the answer