Enterprise Java
-

Implementing a custom JSF 2.0 component with maven
Some time ago, I have written my own custom JSF component. But at that point in time, JSF 1.0 was…
Read More » -

Spring: Make your java-based configuration more elegant
Hi everyone, I haven’t written new articles a long period of time. A lot of materials were accumulated which need…
Read More » -

Spring Transactions Visibility
Spring, on initializing application context, creates proxies when it comes across classes marked with @Transactional. @Transactional can be applied at…
Read More » -

KIE-WB / JBPM Console Ng – Configurations
Hi all, this is a follow up post from my previous entry about how to use the jBPM Console. The…
Read More » -

Efficiently delete data with JPA and Hibernate
You may come to the situation where you have to perform a bulk deletion on a huge amount of datasets…
Read More » -

Exploring Spring Controller with Spring Form Tag
In the past article, I have shown you how to process an plain HTML form with Spring controller. But a…
Read More » -

What is your structure of JEE based web projects?
In this post I will try to discuss diverse organization structures of web based projects, mostly with JSF. The first…
Read More » -

Getting Started with Hazelcast
In July I wrote a blog introducing erlang to Java developers, highlighting some of the similarities and differences between the…
Read More » -

Coordination and service discovery with Apache Zookeeper
Service-oriented design has proven to be a successful solution for a huge variety of different distributed systems. When used properly,…
Read More »






