0 Replies Latest reply on Feb 14, 2012 8:21 AM by the_alien

    Bind Servlet to a port

    the_alien

      Hi all,

       

      I'm trying to have different servlets available through different ports.

      The config servlet for example should only be available through HTTPS using port 443.

      The info servlet should be available throught HTTP using port 8080.

       

      Is that possible? I haven't found any documentation on this.

       

      Thanks in advance.