Hi, Our application supports two types of login: Normal and AD login. If AD is supported we are using NTLM header else we are using normal JSF submit form.
IF AD is supported then after login with NTLM header and if we disable AD and logout. Now when i try to login with normal form submit..The form is not getting submitted. So the combination of NTML header and then Normal JSF login is not working. This issue is seen only on IE and works fine with FF. Any idea ? AD -Active Directory Thanks. -- View this message in context: http://www.nabble.com/Form-not-getting-subitted-on-IE.-tp23362466p23362466.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

