JSF onload action during restore and render response phase

November 10, 2008

When comparing JSF with action based frameworks like Struts, Webwork, etc. one of the major missing feature is onload action. Read the rest of this entry »


Why JavaScript framework is important?

September 29, 2008

In the past few years AJAX, Web2.0 and RIA are a few of the most used jargon words in Web development world. How many Java web architect/developer really know how to develop these type of web applications?

Read the rest of this entry »


JSF default timezone and date pattern

July 8, 2008

By default JSF using GMT timezone to convert the date into display format. I did Google search about this issue, found no simple solution to solve this problem.

Here is a simple solution where you can provide your custom date time converter. I like this solution because it fixes GMT date/time issue across the application.

Read the rest of this entry »


JSF Best Practices

May 20, 2008

Here I am documenting some best practices can be followed during JSF project development.

Read the rest of this entry »


A critic view on JSF Framework

April 28, 2008

JSF is becoming more popular framework for user interface layer development, many architects and companies assuming that Struts is becoming outdated and JSF is catching up the market. I am not sure whether it is true at this point of time. However I would like express my critic on the advantages and disadvantages of JSF.

Read the rest of this entry »


Don’t let hype push you select wrong technologies

April 5, 2008

Most of you might agree with title of this blog. But how many of us or our managers/ architects follow on day to day basis? It is still a big question mark???

Read the rest of this entry »