Hey Gael,

The general logic is as follows
each user belongs to a particular group ,like admin, user, mgr etc, each page
should be able to authanticate the user -id and password and based on the group
to which it belongs access should be given . this can be done by using the
session variables ,which is evaluated each time the page is loaded .

I hope this helps

deepak

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to