aspose file tools
The moose likes JSF and the fly likes What is the differance between JSP and JSF? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "What is the differance between JSP and JSF?" Watch "What is the differance between JSP and JSF?" New topic
Author

What is the differance between JSP and JSF?

vinutha
Greenhorn

Joined: Nov 29, 2006
Posts: 29
What is the differance between JSP and JSF?
Why i should use JSF?
Why i should use Facelets and what are the benifits of facelets?


Thanks,
Vinutha.
Ali Gohar
Ranch Hand

Joined: Mar 18, 2004
Posts: 572
JSP are serverside components and JSF is a framework for presentation tier built using JSP/Servlets technologies of J2EE.

Don't have much idea of facelets, i think it was a work around to run JSF1.2 in containers which doesn't support JSP 2.0 but not sure
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: What is the differance between JSP and JSF?
 
Similar Threads
help to understand basic concept in JSF
JSF 1.2 & Facelets from Myfaces & JSP ?
System.gc() vs Runtime.gc()
Java EE6 My goal is to make web applications!
Java EE6 My goal is to make web applications!