Answer:
JSF stands for JavaServer Faces, or simply Faces. It is a framework for building Web-based user interfaces in Java. Like Swing, it provides a set of standard widgets such as buttons, hyperlinks, checkboxes, ans so on.
Previous Question | Next Question |
What is difference between Swing and JSF? | What is the difference between URL instance and URLConnection instance? |