I made this way: all servlets, I call (user calls), get user's data from
database (including groupId). All commands are mapped to groupId and when
user sends any command my security manager (servlet built-in) checks the
command for groupId. It lets the command process or shows some default page.
It is simply.

---
Sincerely, Serge Belolipetski,
[EMAIL PROTECTED]

>
> > -----Original Message-----
> > From: Meng, Dong J (CAP, CDI)
> > Sent: Monday, March 06, 2000 2:22 PM
> > To:   [EMAIL PROTECTED]
> > Subject:      Proctection of some secure area on Intranet
> >
> > Hi:
> >
> > I want to create a secure area on the Intranet that can be accessed only
> > by
> > employees with a valid user name and password. The secure area
> can be used
> > to store documents that cannot/should not be made accessible to all
> > employees. Do you have any ideas how to make this work?
> >
> > Thanks.
> >
> > DJ
> >
> >
> __________________________________________________________________________
> > _
> > 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
>
> __________________________________________________________________
> _________
> 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

___________________________________________________________________________
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