News

Researchers have discovered a new vulnerability in the Java Reflection API that can be exploited by a decade-old attack.
Oracle’s Critical Patch update addresses 154 vulnerabilities. Details were published on a number of Java flaws in the Java Reflection API.
Do you have a Java class whose functionality would be useful across the entire enterprise? Do you have many classes with enterprise potential and existing applications that use them? Creating EJB ...
This article gives you the inner power of reflection. Actually speaking there is no concept of hacking. It is just a tweak you can make to a java object through reflection. In this article I will ...