-
Enterprise Java👁 Image
Don’t repeat expressions in facelets
Have you ever seen repeated EL expressions in JSF like this one? …
Read More » -
Enterprise Java👁 Image
WAI-ARIA support for AutoComplete widget
In this post I would like to discuss the accessibility for an AutoComplete widget. A typically AutoComplete widget provides suggestions…
Read More » -
Enterprise Java👁 Image
Brand new JSF components in PrimeFaces Extensions
The PrimeFaces Extensions team is glad to announce several new components for the upcoming 3.0.0 main release. Our new committer…
Read More » -
Enterprise Java👁 Image
How to get JSON response from JSF?
Many JavaScript widgets expect data and options in JSON format. Nowadays, it is really easy to choose a cool widget…
Read More » -
Enterprise Java👁 Image
How to implement a custom password strength indicator in JSF
Verifying password strength using JavaScript is a common task. In this post, I will show how to add a password…
Read More » -
Enterprise Java👁 spring-interview-questions-answers
Using more than one property file in Spring MVC
Everybody heard about portals which combine single web applications to a big one. A portal software works like mashups –…
Read More » -
Enterprise Java👁 java-interview-questions-answers
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 » -
Enterprise Java👁 Image
Hot Deployment with IntelliJ IDEA
Recently there was a voting in the PrimeFaces forum PrimeFaces IDE Poll for the best IDE used to develop PrimeFaces…
Read More » -
Core Java👁 Image
Simple and lightweight pool implementation
Object pools are containers which contain a specified amount of objects. When an object is taken from the pool, it…
Read More »
