Quantcast
Channel: Source Allies Blog » JSF
Browsing latest articles
Browse All 4 View Live

Keep your dataTable clean with a custom popup

The basic idea is to output some data to a user in a table and allow them to take an action on each row individually. A fairly straightforward solution is to create a separate page to link to, passing...

View Article


Java EE 6 and Scala

Last weekend while pondering the question “Is Scala ready for the enterprise?” I decided to write a simple Java EE 6 app entirely in Scala, without using any Java. I had three main reasons for doing...

View Article


Rendering Global t:messages After Redirect

A common problem when working with JSF is getting global info messages  via <t:messages globalOnly="true"> or <f:messages globalOnly="true"> to display messages set in the previous request...

View Article

Image may be NSFW.
Clik here to view.

Portlet Development using JSF, PrimeFaces and Spring

About the Post: This article presents techniques on how to develop Java Portlets using JavaServer Faces, PrimeFaces and Spring. This hands-on example will integrate all of these technologies into a...

View Article
Browsing latest articles
Browse All 4 View Live