Iam devloping sample login application in  struts
which should switch to https if the credential are correct
i made the necessary modification in web.xml to contain
the form-auth parameters and in the login-config.xml
I have made necessary modifcations

<module-option 
name="usersProperties">props/web-console-users.properties</module-option>

but the problem iam facing is 
what ever username and password i enter is getting acceppted
i think it should be checked against the username and password
of user.properties but its not doing
but the switch is from http to https is going fine
please tell me if iam doing something wrong
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=35755&messageID=69972#69972


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to