background preloader

Jsf

Facebook Twitter

Facelets - JavaServer Faces View Definition Framework.

Jstl

Exporting DataTable To MS-Excel - Myfaces Wiki. Export with ExcelExport Component The easiest way to do the export is to use the ExcelExport component. Export Manually This is a quick how to for getting the contents of an html table rendered with the dataTable control to be exported to MS-Excel. This example make use of two session beans. Step 1. Step 2: Capture this dataTable into a string variable in a session bean using the buffer control. Step 3: Add a command link that will call a method in your session bean to export your html dataTable out to excel. Below is what your export session bean might look like. The first exportHtmlTableToExcel just sends what was captured by the buffer control back out to the users and changes the content type to application/vnd.ms-excel which should cause Excel to launch if its installed on the users PC.

The second method will give you a bit more control. Introducing JavaServer Faces. JavaServer Faces (JSF) is a great server side Java technology in the field of web application development. JSF is developed by Sun Microsystems. It provides the event-driven, component-based technology and simplifies building user interfaces for java server application. The JSF specification defines a set of standard UI components and provides an Application Programming Interface (API) for developing components and extensions of the existing standard UI components.

Why JSF? Let us first analyze why JSF is so hot these days. There are reasons for development of new framework inspite of many already existing technologies like JSP, Servlets, Structs, etc. Tedious and repetitive coding - Previous technologies like JSP make the programmer do a lot of tedious and repetitive coding. Directly working with HTTP request and response - Using these technologies, programmers directly work with HTTP request and response objects and manipulate the data. JavaServer Faces (JSF) Tutorial Net.

Javadoc

JavaServer Faces (JSF) Tutorial Net. Javaserverfaces: JavaServer Faces Community. JSF Toolbox. Microsystems Product Documentation. Oracle acquired Sun Microsystems in 2010, and since that time Oracle's hardware and software engineers have worked side-by-side to build fully integrated systems and optimized solutions designed to achieve performance levels that are unmatched in the industry. Early examples include the Oracle Exadata Database Machine X2-8, and the first Oracle Exalogic Elastic Cloud, both introduced in late 2010.

During 2011, Oracle introduced the SPARC SuperCluster T4-4, a general-purpose, engineered system with Oracle Solaris that delivered record-breaking performance on a series of enterprise benchmarks. Oracle's SPARC-based systems are some of the most scalable, reliable, and secure products available today. Sun's prized software portfolio has continued to develop as well, with new releases of Oracle Solaris, MySQL, and the recent introduction of Java 7. Oracle invests in innovation by designing hardware and software systems that are engineered to work together.