-
Enterprise Java
CometD: Facebook similar chat for your Java web application
Chatting is easy just like eating a piece of cake or drinking a hot coffee. Have you ever thought about…
Read More » -
Desktop Java
Create new message notification pop up in Java
First create JFrame to work as pop up. Add some JLabels in it to contain information and assign them at…
Read More » -
Software Development
How I select Open Source projects
Earlier this day somebody sent a image on twitter. Its title was something like, “how to choose Open Source projects”…
Read More » -
Software Development
On Measuring Code Coverage
In a previous post, I explained how to visualize what part of your code is covered by your tests. This…
Read More » -
Enterprise Java
Master Detail CRUD operations with Regions ADF 11g
This is an example that demonstrates how to create a Master Detail relationship between tables by using Regions. The main…
Read More » -
Core Java
JavaOne 2012: Observations and Impressions
I am starting this particular blog post as I sit the the San Francisco International Airport waiting to board an…
Read More » -
Desktop Java
JavaOne 2012: JavaFX Graphics Tips and Tricks
I returned to the Hilton (Imperial Ballroom B) to see Richard Bair‘s (Oracle Java Client Architect) ‘JavaFX Graphics Tips and…
Read More » -
Enterprise Java
Spring MVC Customized User Login Logout Implementation Example
This post describes how to implement a customized user access to an Spring MVC web application (login logout). As a…
Read More » -
DevOps
Install Cloudera Manager 3.7.5 Free Edition
I recently installed Cloudera Manager Free Edition on my test cluster. I ran into a few problems during install so…
Read More »