Hi,
Context:
I have a client who comes in to the server with a request URL of the
form https://username:password@server/servletname. I need to get this
authentication information passed on from apache to tomcat where in my
serlvet can strip the userid and password for verfication (using my own
Hi,
Context:
I have a client who comes in to the server with a request URL of the
form https://username:password@server/servletname. I need to get this
authentication information passed on from apache to tomcat where in my
serlvet can strip the userid and password for verfication (using my own