Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-1288

Make Cookie-Detection possible without JavaScript

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.3.0-final
    • 1.3.3
    • wicket
    • None

    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.

      Attachments

        Activity

          People

            jcompagner Johan Compagner
            javadoc uwe schaefer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: