Red Hat NETSCAPE ENTERPRISE SERVER 6.0 - NSAPI PROGRAMMER GUIDE Bedienungsanleitung Seite 25

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 124
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 24
The web-apps.xml File and Virtual Servers
Chapter 2 Web Applications 25
session-cookie
Sets parameters for the session cookie.
Subelements: none
Attributes:
session-manager
The session manager for the web application. See Chapter 6, “Session Managers”
for the initialization parameters for each session manager.
If
session-timeout is specified in web.xml, it overrides any session manager’s
timeOut initialization parameter. For details, see “session-timeout,” on page 15.
Subelements:
init-param
Attributes:
session-tracking
Determines the method of session tracking.
Subelements: none
Attributes:
domain If this attribute is present, its value is tagged onto the cookie.
There is no default value.
is-secure If set to true, the server sends the secure attribute in the
session cookie if the request came in a secure connection. The
default is false.
class The class for the session manager.
use-cookies Uses cookies for session tracking if true (the default).
Allowed values are true and false.
use-url-rewriting Uses URL rewriting for session tracking if true (the default).
Allowed values are true and false.
Seitenansicht 24
1 2 ... 20 21 22 23 24 25 26 27 28 29 30 ... 123 124

Kommentare zu diesen Handbüchern

Keine Kommentare