What is different in JSF compared to JSP ?
JSF is based on JSP version 1.2 it is used to ease web page development while JSP provides developer with logic expression language. So both JSF and JSP supplements each other.
JSF is based on JSP version 1.2 it is used to ease web page development while JSP provides developer with logic expression language. So both JSF and JSP supplements each other.