|
|
|
JavaServer Faces technology
|
JavaServer Faces technology is a server-side user interface component framework for Java technology-based web applications. It includes
* A set of APIs for: representing UI components and managing their state, handling events and input validation, defining page navigation, and supporting internationalization and accessibility.
* A JavaServer Pages (JSP) custom tag library for expressing a JavaServer Faces interface within a JSP page.
http://java.sun.com/javaee/javaserverfaces/
created by syam1224 on 2008-03-26 22:01:20
|
|
|
|
|