Introduction: Rich faces contains so many benificial components which also includes rich:modalpanel. Implementing rich:modalpanel is quite easy by following the document of richfaces. But assume that if the page to be displayed in the modal panelĀ is bigger that the monitor screen size, definitely the page will be extended over the screen with no scroll [ Read More ]
Archive for September, 2009
Tricks to Add Scroll Bars for Rich ModalPanel
Posted on Sep - 22 - 2009Exception Handling in JSF
Posted on Sep - 21 - 2009Introduction: We the developers, exert much effort to write perfect code. Regrettably, some times we may met with an exception or error conditions. While surfing the net, So many questions pointed out, how to handle the exceptions in JSF by showing a custom page instead of Java Stack trace. This article is consecrated for the [ Read More ]