0 Replies Latest reply on Jul 29, 2004 6:33 AM by switch

    Get pawwsord in a JSP BASIC Authentication

    switch

      Hi!

      I've some JSPs protected with username and password with BASIC Authentication running in JBoss 3.2

      My pages, can connect to a remote JBoss Server (3.2) EJB and execute a Method. I need to get the password the user entered to create a Properties instance for InitialContext constructor.

      How could I get the password or authenticate to a remote server with the same user?

      Thanks in advance.
      Kind regards.