-
jsf
JSF 2.0 Tree Selection Example
Hi there! Today we ‘re gonna see how we could let the user select multiple tree elements, according to JSF…
Read More » -
jsf
JSF 2.0 Tree Example
Hi there! Today we ‘re gonna talk about trees’ implementation, according to JSF 2.0. We all know that JSF is…
Read More » -
jsf
Introduction to JSF Facelets Templates
There are many times that we found ourselves dreaming of an available UI template to help us develop as fast…
Read More » -
jsf
JSF Internationalization Example
So, you want your web app to be famous all-over the world?! Then you obviously have to support multiple languages,…
Read More » -
jsf
JSF Standard Validators Example
Hey geeks, today we ‘re gonna talk about JSF Standard Validators. Just like any other framework, JSF is here to…
Read More » -
Android
Android Dropbox Implementation Example
1. Creating a Dropbox Application Visit https://www.dropbox.com/developers/apps and after signing-in with an existing account, click on the “Create app” button,…
Read More » -
Core Java
Android Facebook Login Example
Is there anyone of you, Android developers, that doesn’t want to increase downloads of his app?! Many times, a considerable…
Read More » -
ViewFlipper
Android ViewFlipper Example
ViewFlipper is an extension class of ViewAnimator, which animates between two or more views that have been added to it.…
Read More » -
Fragment
Android Fragment Tabs Example
As title clarifies, today we ‘re gonna see how to implement a Tab Layout using Fragments. Regarding the previous versions…
Read More »