It's the root component of the JSF components. Like as <html> is the root tag of the HTML tags.
Also see the tlddoc: http://java.sun.com/javaee/javaserverfaces/1.2/docs/tlddocs/index.html
f
Tag view
Container for all JavaServer Faces core and custom component actions used on a page.
New to JSF? It's now all about reading the documentation/specs and *playing* with it as much as possible. Here are some more links:
http://java.sun.com/javaee/5/docs/tutorial/doc/
http://www.jsftutorials.net/
http://www.coreservlets.com/JSF-Tutorial/