Developing web applications with JavaServer Faces

|

Written in: Java Type: Web application framework Website: javaserverfaces.java.net JavaServer Faces (JSF abbreviated) is a Java framework for developing Web applications. Unlike other traditional MVC frameworks based on actions, JSF is based on the notion of components, comparable to that … Read More