Hi All, I am using Apache (1.3) as my http server, and tomcat (3.3) as my jsp container for my servlet. I can access my servlet via http://myhost/myservlet. I configured the apache to request users to enter username/password when myservlet folder is accessed. I can see the IE popped up a window to ask user to enter user/password when I clicked on one of the link from myservlet. But for some reason, it looks like the apache does not pass the user/pwd to the tomcat/myservlet. I am wondering if anyone could provide some suggestions about this problem?
Thank you, weijun --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
