Define WAR File's Advanced Settings

  1. Select Distributable if your web application requires a distributed environment to function.
  2. Enter a default in minutes for all sessions in the web application.
  3. In the Mime Mapping pane, enter the mappings of extensions to MIME types:
    1. Click Add.
    2. Enter a file extension in the Extension column. For example, if you wanted to assign a MIME type to your PDF file, you would first enter .pdf in the Extension column.
    3. Enter a MIME type in the Mime Type column. MIME types take the form of a contenttype/subtype pair. For example, you could enter application/pdf in the Mime Type column if you first entered .pdf in the Extension column.
    4. Click OK after adding the mappings.
  4. Click OK.

To delete a mapping, select the row containing the mapping and click Delete. A confirmation dialog will ask you if you really want to delete the mapping.


Copyright 1999-2001 Sun Microsystems, Inc. All Rights Reserved.