blog.kdgregory.com
Monday, October 8, 2012
Scriptlets Are Not (Inherently) Evil
›
JSP scriptlets have a bad reputation; everyone can point to their favorite example of scriptlet abuse. In my case, it was a 12,000 line (ye...
Friday, August 31, 2012
If A Field Isn't Referenced, Does It Exist?
›
In my last post I said that, pre-annotations, finding all the classes referenced by a given class was a simple matter of scanning the cons...
Monday, August 13, 2012
How Annotations are Stored in the Classfile ... WTF?!?
›
This weekend I made some changes to BCELX , my library of enhancements for Apache BCEL . These changes were prompted not by a need to acces...
‹
›
Home
View web version