I'm trying to execute very simple programs ilustrating basic and form- based security. I found the samples on http://courses.coreservlets.com/Course-Materials/msajsp.html#Materials. I've tried both hotdotcom-internal (basic) as well as hotdotcom (form). In all cases the browser prompts me for the password only once. After that, it either grants me a pass-thru right away or displays the "access denied" page. In other words it give me no chance to update the credentials once already set. I've tried to delete the browser password cache, the cookie cache but it did not help. I've also tried bouncing my IDE (ive tried both Eclipse with Tomcat and Netbeans win Glassfish) but it would not help either. Does anyone know what's going on here? Where and how is the user information being cached?
-- You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this group, send email to java-ee-j2ee-programming-with-passion@googlegroups.com To unsubscribe from this group, send email to java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en