Hi everybody, I setup Tomcat 3.3 with JDBCRealm and a mysql-database using basic authenticattion. We use a servlet for fileuploading to our server. Before sending the files, the user is prompted for loginname and password.
My problem is, that there seems to be a permanent connection between the browser and the servlet or the logininformation a cached by the browser until the browser is restartet But I'd like to force the user to enter his ID and password each time he sends files, no matter if he restarts his browser or not. Any hints?? Besides another question: Is there any documentation about parameters usable in web.xml and apps-XXX.xml and what they mean. This would be very helpfull. Thanks Sabine -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
