leo さんのプロフィールLeo's Spaceブログリストつながり ツール ヘルプ

ブログ


3月7日

JSF

"JavaServer Faces technology simplifies building user interfaces for JavaServer applications. Developers of various skill levels can quickly build web applications by: assembling reusable UI components in a page; connecting these components to an application data source; and wiring client-generated events to server-side event handlers. "
 
--http://java.sun.com/javaee/javaserverfaces/
 
I am using it in my project.