its abt form based authentication

<login-config>

<auth-method>FORM</auth-method>

<realm-name>realname</realm-name>

<form-login-config>

form-login-page>/WebContent/login.jsp</form-login-page>

<form-error-page>/WebContent/error.jsp</form-error-page>

</form-login-config>

</login-config>

<security-role>

<role-name>admin</role-name>

</security-role>

<security-role>

<role-name>user</role-name>

</security-role>

When i typed the above codings. iam getting the erroe

The Requested Resource /j_security_check is not available

[707 byte] By [dilipsrma] at [2007-11-27 1:57:21]
# 1
please help itlooking for further communication from u
dilipsrma at 2007-7-12 1:32:51 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...