Java
-
ZK in Action: Styling and Layout
In the previous ZK in Action posts we went through implementing a CRUD feature using ZK MVVM. We also quickly…
Read More » -
Oracle Service Bus – Stuck Thread Case Study
This case study describes the complete root cause analysis process of a stuck thread problem experienced with Oracle Service Bus…
Read More » -
Chat bubble in Java Swing
This article will explain you “how to draw chat bubble in java swing application?” Chat bubble is same as call-out…
Read More » -
Smart Batching
How often have we all heard that “batching” will increase latency? As someone with a passion for low-latency systems this…
Read More » -
Spring Security – Two Security Realms in one Application
This blog post is mainly about Spring Security configuration. More specifically it is intending to show how to configure two…
Read More » -
Liferay – Simple Theme Development
Indeed, Liferay has come a long way with its 6.1 version, that fully supports JSF and IceFaces. I’m still trying to…
Read More » -
How to change logging level in runtime
Changing the log logging level in runtime is important mainly in production environment where you might want to have debug…
Read More » -
GlassFish JDBC Security with Salted Passwords on MySQL
One of the most successful posts on this blog is my post about setting up a JDBC Security Realm with…
Read More »