Hi, is it possible to take advantage of TC container based security machanism (FORM based) but redirect sucessfully authenticated users to a specific default page (not the requested page) within the restricted area? And this page depends on the role of the user.
I read somwhere in this group that it is possible to have a static login page which sends j_username and j_password fields to a kind of prelogin JSP. This JSP then uses the getRequestDispatcher() to forward/include to j_security_check. If this is possible, could anyone give me a more detailed description? The message where I read about this: http://www.mail-archive.com/[email protected]/msg19727.html Thank you. Andreas Graichen -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
