Archive | December 14th, 2008

Developing JSF NetBeans 6.0

December 14, 2008

0 Comments

Before JSF was developed, Java web applications were typically developed using non-standard web application frameworks such as Apache Struts, Tapestry, Spring Web MVC, or many others. These frameworks are built on top of the Servlet and JSP standards, and automate a lot of functionality that needs to be manually coded whenusing these APIs directly. Having a wide variety [...]

email