Skip to main content

 Version 5

Legacy documentation for PageSeeder v5

Servlet: Login

Description

Displays and processes a login form.

Uses the method checkPassword to validate authentication and getUserDetails to get user details such as groups or access rights.

HTTP method: GET

Handles HTTP GET requests to this servlet.

HTTP method: POST

Handles HTTP POST requests to this servlet.

HTTP parameters

NameDescriptionRequiredType
login-usernameLogin usernamenostring
login-passwordLogin passwordnostring
xslIf "XML" return XML formatnostring
rememberIf “yes” save the session in the browsernostring

PageSeeder return status

errorCookies must be enabled
Created on , last edited on