0 Replies Latest reply on Aug 10, 2004 11:04 PM by techiestuff

    SSL and Redirection

    techiestuff

      Hi,

      We are using JBoss 3.2.1,Struts1.1,stxx.
      Whenever the user logs in, we need to do it on https and after login it should be back to http protocol. For SSL communication the url needs to be a different one(different server, different context root etc.)
      My question is, is such a thing possible and is it advisable? How can this be achieved?

      Appreciate your comments