0 Replies Latest reply on Nov 28, 2003 1:58 AM by draftdog

    multiple login configs

    draftdog

      hi,

      is it possible to deploy a web application once and access it through both the HTTPS and the HTTP connector ?

      what I mean is, I want to run a 'demo' of my application in HTTPS but I noticed some people behind a firewall cannot get through and would only be able to access through HTTP

      suppose I have HTTP on port 8080 and HTTPS on port 8443, can I configure the app so that it would allow logins for both (different URLs though) ?

      It would just be to run a demo, to show both versions at the same time

      FYI: in web.xml I am using form-based login, set to CONFIDENTIAL

      is it possible or do I need to deploy different copies of the same app ?

      thanks
      Wouter.