Java PureFaces is the Web Development Framework, developed here at B6 Systems, that we use in our web applications.
PureFaces uses the JSF framework to create an API that allows developers to create web applications from pure java code, without creating multiple static JSP templates. This is done by using Java PureFaces GUI components. The Java PureFaces components allow for object oriented design so the developer can extend and encapsulate them.