Specifies a display mode and encloses that mode’s device outputs.

Attributes

name

Required. Possible values are shared or full.

Sub-elements

device-output

Possible names are html, wml, or chtml. The default is html.

Display Modes Example
<display-modes>
  <display-mode name="shared">
    <device-output name="html">
    /html/userContent.jsp
    </device-output>
  </display-mode>
...
</display-modes>

Copyright © 1997, 2014 Oracle and/or its affiliates. All rights reserved. Legal Notices