Hello all,

I am starting on designing/building a web application, one of the
requirements is to be able to validate each users access to each page.
In other words we may have 1000 jsp's and 1000 different types of users,
each user needs to be validated and approved to access the jsp before
getting to the jsp.  The user types will be dynamic, so the customer
wants to be able to create new usertypes, and give that type of user
access to certain pages.

Here is the architecture that has been decided on so far:
Java J2EE/JSP on sun/solaris servers.  We have not decided on an ejb
server yet, or a webserver, or a jsp engine, but these components will
be part of the architecture.

All comments from anyone who has ideas on solving this problem or has
already solved something like this would be very much appreciated.

Thanks in advance,
Chris

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to