I'm on the maintenance team for a J2EE application that uses container managed form based authentication for user logins. The container is a Websphere 5.1.1.12 application server. I've recently been ...
J2EE Web security is based on the separation of content into two web contexts - protected and public. But there are lots of cases (in my experience majority of cases) when you provide the same content ...