Re: Dynamic Authorization Content

2000-12-21 Thread Hines, Bill
: Jaisinh Nimbalkar [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 21, 2000 12:12 AM To: [EMAIL PROTECTED] Subject: Re: Dynamic Authorization Content Dear Bill, I can suggest you to use EJB session beans. Validate User with data base. Categorise this user with responsibility. again categorise

Dynamic Authorization Content

2000-12-20 Thread Hines, Bill
Say I have a site that has a main entry point, either a servlet or JSP, and it is to be accessed by different types of users (brokers, agents, sales people, etc). Some of the users are in more than one role. For now it's all static content. The web root would be something like this: mysite