Java Server Faces (JSF) defines three layers of architecture: component architecture, a standard UI widget, and application infrastructure. Where architecture allows standard JSF UI widgets and provide platform for third party components. JSF strictly follow MVC2 pattern, with a more stress on view side. It uses standard jsp with customized tags. Here we will develop a simple web application to demonstrate JSF. Consider the following jsp file called welcome.jsp ...
Size Reduced for Images in PDF &...
05-15-2013, 05:53 PM in Java Software