| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ] |
| Articles |
- Java XML Digital Signatures - [Clicks: 5]
Read this introduction to XML digital signatures and the Java XML Signatures APIs and learn how to speed up performance using cryptographic hardware accelerators.
http://java.sun.com/developer/technicalArticles/xml/dig_signatures/ - Jul, 2006 - Advanced XML validation by Peter Heneback - [Clicks: 12]
XSLT stylesheets are designed to transform XML documents. Coupled with Java extensions, stylesheets can also be a powerful complement to XML Schema when grammar-based validation cannot cover all the constraints required. In this article, Peter Heneback presents the case for validating documents using XSLT with Java extensions and provides practical guidance and code samples.
[Includes sample code]
http://www-128.ibm.com/developerworks/java/library/x-crsfldvalid/index.html - May, 2006