Guest_imported
New member
- Jan 1, 1970
- 0
Hello,
Does anyone have any jsp examples of how to display or hide html links based upon a passed in variable, e.g. a user group? When a user logs into my website, they are placed into a group of either limited or super users. My web page has several links on it, and if a limited user clicks on a protected super user link, they will receive a not authorized to view page. I would like to create one jsp page that has the ability to hide and display the links based upon the user group. Do you have or know where I could find some examples of this?
thanks for any help!
Does anyone have any jsp examples of how to display or hide html links based upon a passed in variable, e.g. a user group? When a user logs into my website, they are placed into a group of either limited or super users. My web page has several links on it, and if a limited user clicks on a protected super user link, they will receive a not authorized to view page. I would like to create one jsp page that has the ability to hide and display the links based upon the user group. Do you have or know where I could find some examples of this?
thanks for any help!