ALTERthought Blogs Archives: December 2006
·
13 December 2006
Licence Management for Java Web Applications Using Aspects
This post provides step by setp instruction on implementing license management for Java web applications. I have used open source product TrueLicense for license management and aspects to weave the license verification into the code.
TrueLicense Library Collection(TLC) is a collection of Java packages to securely create, install and verify license for closed source products. TLC […]

