bhoogeveen
|
| Posted: 03/11/2002, 12:04 PM |
|
I have a jsp page that I have enabled security. I am able to get basic security working correctly based on security level. However, I would like to have multi level security for this page. In other words, for users with a security level of 1, they would be able to view records only, but they would not be able to update or delete. Users with Level 3, would be able to add/change/delete.
How do you set multi level security on a single jsp page?
Thanks for you help.
|
|
|
 |
dava133
|
| Posted: 03/11/2002, 1:41 PM |
|
Could you use two forms and just hide one depending on security level, im just guessing because i aint an expert with CC but i think ur trying to do the same thing as i wanted and that is how I got round it, if it is post a reply and i will elaborate,
|
|
|
 |
|