Tuesday, November 29, 2011

What is the difference between JSP and JSF?

JSP simply provides a Page which may contain markup, embedded Java code, and tags which encapsulate more complicated logic / html.:1. JSF is a framework but jsp not.
Category:JSF Interview Questions

No comments:

Post a Comment