Is it good to use JSF and JSP in same time [duplicate]
问题 This question already has answers here : What is the need of JSF, when UI can be achieved with JavaScript libraries such as jQuery and AngularJS (8 answers) What is the difference between creating JSF pages with .jsp or .xhtml or .jsf extension (2 answers) Closed 4 days ago . Im begginer at programming and im trying to create one simple site for booking movie tickets. So i created JSP pages for admin home page, user home page, login page and register page. I just want to know, because I want