RE: Understanding of the security-role tag in the web.xml

2006-09-20 Thread Caldarale, Charles R
> From: Mike Keller [mailto:[EMAIL PROTECTED] > Subject: Re: Understanding of the security-role tag in the web.xml > > I have looked at the section 12 specifically 12.3 and 12.4 > but I must be missing something. Really have to read the whole section plus other bits and pieces

Re: Understanding of the security-role tag in the web.xml

2006-09-20 Thread Mike Keller
Chuck, Thank you for your quick response. I have looked at the section 12 specifically 12.3 and 12.4 but I must be missing something. I don't understand how the tag is use full when you are already restricting a resource through the . Is this meant simply to give a less abstract name to a rol

RE: Understanding of the security-role tag in the web.xml

2006-09-20 Thread Caldarale, Charles R
> From: Mike Keller [mailto:[EMAIL PROTECTED] > Subject: Understanding of the security-role tag in the web.xml > > How does the and tag > work in relation to the and > tag? Do they have any relation? This seems to be explained in section 12 of the servlet spec; have you looked there? http: