JSF core tag library.
            Tag view
Creates a JSF View, which is a container that holds all of the
components that are part of the view.
Unless otherwise specified, all attributes accept static values or EL expressions.
See Javadoc of JSF Specification
| Tag Information | 
| Tag Class | org.apache.myfaces.taglib.core.ViewTag | 
| TagExtraInfo Class | None | 
| Body Content | JSP | 
| Display Name | None | 
| Attributes | 
| Name | Required | Request-time | Type | Description | 
| locale | false | false | java.lang.String | The locale of this view. Default: the default locale from the configuration file. | 
| Variables | 
No Variables Defined. | 
            Output Generated by
            Tag Library Documentation Generator.
            Java, JSP, and JavaServer Pages are trademarks or
            registered trademarks of Sun Microsystems, Inc. in the US and other
            countries.  Copyright 2002-4 Sun Microsystems, Inc.
            4150 Network Circle
            Santa Clara, CA 95054, U.S.A.
            All Rights Reserved.