Hi!
Most of web application�s security depends of the contanier.
If you're using Tomcat exists some authentication - autoritation methods.
Form based authetication is the most easy, and cliente certificate I think
is
very powerful.
This security features (security constraints) where configured at web.xml
file.
Next, you must make a relationship between some realm (JDBC, a xml file...)
and the authentication methos (it includes users & roles). And finally
will be some Struts actions to call the validation.
There are infinity of Internet examples at all.
Regards
Luis Urue�a Fr�as Oficina 101
Edificio Galileo, m�dulo Rojo
Parque Tecnol�gico de Boecillo Valladolid - Espa�a
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]