java(jsf)

FacebookTwitter
testing tool

http://www.roseindia.net/answers/viewqa/Java-Beginners/14930-How-to-export-data-from-database-to-excel-sheet-by-using-java--in-standalone-project.html SuneelKumar Machha How to export data from database to excel sheet by using java in standalone project 5 Answer(s) 2 years and 3 months ago Posted in : Java Beginners How to export data from database to excel sheet by using java in standalone project View Answers January 5, 2011 at 11:04 AM

How to export data from database to excel sheet by using java in standalone project

inovative Items

http://radar.oreilly.com/2011/09/java7-features.html

A look at Java 7's new features

There are a number of features in Java 7 that will please developers. Things such as strings in switch statements, multi-catch exception handling, try-with-resource statements, the new File System API, extensions of the JVM, support for dynamically-typed languages, the fork and join framework for task parallelism, and a few others will certainly be embraced by the community.
http://www.horstmann.com/corejsf/jsf-tags.html#f_param

JSF Tags

These tables are from the book Core JavaServer Faces by David Geary and Cay Horstmann, Sun Microsystems Press 2004.
JSH(jsf+spring+hibernate)

important

http://www.coderanch.com/t/458439/JSF/java/jsf-thread-batch-processing Whenever I need to perform a long-running function in Enterprise Java, I use what I call a "null servlet". A null servlet is a servlet that has no action processors (doGet, doPost). Instead, it simply has an init() method that spawns a thread or threads to run the long-running processes in.

jsf thread batch processing how to (JSF forum at JavaRanch)

use or example

web sites

notes

faces