Description
getClientInfo().getProperties().isCookiesEnabled() returns always false, when JavaScript is disabled.
It is possible to detect the availibility of cookies by just testing for JSESSIONID in the current Request. Unfortunately, this cookie is not yet set by the first Redirecting Response that sends the userĀ“s browser to the HomePage.