I am in the process of creating my login page. I want to use struts to
produce a form, I also want to handle the authentication myself because
their are some advanced things I wish to do, for instance, my login form
makes certian they are an active user. If they are a suspended user, it
will display a suspension page giving instructions and not log the user
in. If they are a new user who has not yet been validated (email
confirmation) then it presents a form where they fill in the 6 digit
code sent to their email. Then and only then will they be logged in.
Their are a few other senarios but that's the basics.
I would like all this (which I can do in struts already w/o problems)
but I would like to use the security features in web.xml about roles and
such for certian URLs.
Does a web resource exist already on how to accomplish this? Or examples?
Thanks,
Jeremy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]