JSP vs JSF
843844Apr 20 2007 — edited Apr 25 2007I am newbie to JSF. But I feel the biggest difference is that JSF use faces-config.xml to control the business logic flow.
Forget the standard UI components, in JSP, you can use self-defined or third party's UI library as well. That is just a problem of different tags.
Maybe I was puzzled.
Appreciate your opinions.
Chen