Month: October 2012
Playing with JAAS
Just playing with JAAS the other day. Basically its a general set of interfaces and classes (framework) provided by Java to perform authorization and...
Parametrize your xml documents using XSLT and java
Recently, i used XSLT to parametrize an XML document. XSLT transformations are used to transform a Source document to a Destination document using a...