Re: J2EE Security roles

2006-01-24 Thread Warren Pace
> > From: "Venkat Reddy Valluri" <[EMAIL PROTECTED]> > Date: 2006/01/24 Tue AM 11:08:24 EST > To: > Subject: J2EE Security roles > > Hi, >I am using catalina-4.0.4 and Form based authentication with JDBCRealm. >I would like to get the role

J2EE Security roles

2006-01-24 Thread Venkat Reddy Valluri
Hi, I am using catalina-4.0.4 and Form based authentication with JDBCRealm. I would like to get the roles of a user from session object in which I thinkroles must have been stored by j2ee secuirity realm when user is authenticated Can you please let me know thru which ses