Browsing index pages (3 articles)
↧
Java EE: Logging User Interaction the Aspect-Oriented Way using Interceptors
Using dependency injection and aspect-oriented mechanisms like interceptors allow us to separate cross-cutting-concerns in our Java enterprise application, to control global aspects of our application...
View ArticleJava EE 6, GlassFish and the Interceptor API
Aspect oriented programming and the definition of cross-cutting-concerns is made easy in Java EE 6 using interceptors. In the following tutorial we’re going to take a look at the different...
View ArticleSpring 3, Maven and Annotation Based Configuration
There is still the urban myth that using Spring IoC container without thousands lines of XML code isn’t possible – so today we’re taking a look at annotation based configuration with Spring 3 and of...
View Article
Browsing index pages (3 articles)