-
Desktop Java
JavaFX Tip 8: Beauty Is Skin Deep
If you are developing a UI framework for JavaFX, then please make it a habit to always split your custom…
Read More » -
Enterprise Java
From framework to platform
When I started my career as a Java developer close to 10 years ago, the industry is going through a…
Read More » -
Core Java
How to use bloom filter to build a large in memory cache in Java
BackGround Cache is an important concept to solve day to day software problems. Your application may perform CPU intensive operations,…
Read More » -
Enterprise Java
Spring, REST, Ajax and CORS
Assuming you’re working on a project based on JavaScript for the client side and who makes ajax requests to a…
Read More » -
Enterprise Java
HBase: Generating search click events statistics for customer behavior
In this post we will explore HBase to store customer search click events data and utilizing same to derive customer…
Read More » -
Core Java
Abstraction in Java – The ULTIMATE Tutorial (PDF Download)
EDITORIAL NOTE: In this post, we feature a comprehensive Abstraction in Java Tutorial. Abstraction occurs during class level design, with…
Read More » -
Enterprise Java
Jersey SSE capability in Glass Fish 4.0.1
Glass Fish bundles different Reference Implementations for various Java EE specifications e.g. Weld for CDI, Mojarra for JSF, Tyrus for WebSocket,…
Read More » -
Enterprise Java
Develop, test and deploy standalone apps on CloudBees
CloudBees is a cloud platform providing repository, CI service (Jenkins) and server for your apps. So everything you need to…
Read More » -
Enterprise Java
Examining Red Hat JBoss BRMS deployment architectures for rules and events (part I)
(Article guest authored together with John Hurlocker, Senior Middleware Consultant at Red Hat in North America) In this weeks…
Read More »