| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{http://www.w3.org/2001/XMLSchema}string
|
+--{http://www.bea.com/ns/weblogic/90/domain} (restriction)
WebLogic Server uses the X-Powered-By HTTP header, as recommended by the Servlet 2.4 specification, to publish its implementation information. Following are the options: - "NONE": X-Powered-By header will not be sent - "SHORT" (default): "Servlet/2.4 JSP/2.0" - "MEDIUM": "Servlet/2.4 JSP/2.0 (WebLogic/9.1)" - "FULL": "Servlet/2.4 JSP/1.2 (WebLogic/9.1 JDK/1.4.1_05)" Default: "SHORT"
<xs:element minOccurs="0" name="x-powered-by-header-level" nillable="true"><xs:simpleType></xs:element><xs:restriction base="xs:string"></xs:simpleType><xs:enumeration value="NONE"/><xs:enumeration value="SHORT"/><xs:enumeration value="MEDIUM"/><xs:enumeration value="FULL"/></xs:restriction>
| BEA WebLogic Server 9.0 Domain Configuration Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |