Hi, This is what I know roughly only at a high level. :-D JSF is designed to simply the development of the View/Presentation layer of MVC. Currently, the View is often implemented by JSP but not always in all cases since it can be implemented by Servlet as
well. Since JSF is designed to improve the development of View/Presentation layer, it can be compared to ASP.NET WebForms using Event Based Programming Model. For those who have used both technologies, can you provide some comparaison and/or share your experiences?
Where there is a will, there is a way.
and where there is a team, there is more than one way.
Phuoc
Participant
1150 Points
230 Posts
A comparaison of JSF (Javaserver Faces) and WebForms/ASP.NET
Jan 27, 2004 01:45 AM|LINK
and where there is a team, there is more than one way.