j_security_check and RequestDispatcher forward

2011-08-15 Thread Chen Paz
but the direct call using the browser does work? Regards, Chen Paz

RE: j_security_check and RequestDispatcher forward

2011-08-15 Thread Chen Paz
forward From: Chen Paz [mailto:chen@expand.com] Subject: j_security_check and RequestDispatcher forward I am using a servlet to intercept form based authentication in order to insert attribute into the request and then to redirect the request to j_security_check using RequestDispatcher. I