What you describe is referred to as container-managed security, or J2EE Security. Here is a link I think may help you:

http://www.onjava.com/pub/a/onjava/2002/06/12/form.html

The actual configuration of the security constraints is J2EE-standard and pretty easy. The configuration of roles and groups and such is container-specific and while not usually difficult in any way, will vary from container to container. That link discusses Tomcat specifically though, so it should get you heading in the right direction.

Frank

Claudio Veas wrote:
Hello group!! I wanted to make an authentication page for my web site and
after some attemps I read that there was a way to configure the server so it
could take care of it automaticaly so I want it to ask you if you could tell
me how this is done because I havent being able to find any information
about it. Thanks a lot

Claudio Veas

--
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com
AIM: fzammetti
Yahoo: fzammetti
MSN: [EMAIL PROTECTED]

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

  • login Claudio Veas
    • Re: login Frank W. Zammetti

Reply via email to