Community

An Exception Handling Framework for J2EE Applications

(ShriKant Vashishtha) In most Java projects, a large percentage of the code is boilerplate code. Exception handling comes under this category. Even though the business logic may be just three or four lines of code, exception handling might go on for ten to 20 lines. This article talks about how

Read More - Register for Free Membership