| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | Marino Vittorio <vittorio.mar...@fastweb.it> |
| Subject | Basic Auth & JDBC Realm |
| Date | Mon, 29 Jan 2001 11:15:40 GMT |
I want to build an authentication mechanism via JDBC realm and basic
authentication that lets me request for user role in each jsp page of my
application. In other words I want a jsp page to be accessed from more than
1 role, and put if statements to show links depending on user role.
if role.equals("manager")
<href...>
else
<href...>
Can someone help me? Thanks, Vittorio
| |
| Mime |
|
| View raw message | |