You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Matt Raible <ma...@raibledesigns.com> on 2002/12/09 04:37:42 UTC

TILES DTD: role attribute of definition

Does the role attribute of the definition element allow a
comma-delimited list of roles?

Thanks,

Matt

RE: TILES DTD: role attribute of definition

Posted by Matt Raible <ma...@raibledesigns.com>.
Done, and I'm sure it'll come through before this e-mail arrives:

http://issues.apache.org/bugzilla/show_bug.cgi?id=15188


> -----Original Message-----
> From: Cedric Dumoulin [mailto:cedric@apache.org] 
> Sent: Monday, December 09, 2002 8:19 AM
> To: Struts Developers List
> Subject: Re: TILES DTD: role attribute of definition
> 
> 
> 
>   The role attribute is passed as is to the 
> pageContext.getRequest()).isUserInRole(role)) method. This 
> later doesn't 
> accept a comma delimited list ...
>   You can add an improvement request to bugzilla.
> 
>        Cedric
> 
> Matt Raible wrote:
> 
> >Does the role attribute of the definition element allow a 
> >comma-delimited list of roles?
> >
> >Thanks,
> >
> >Matt
> >
> >  
> >
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:struts-dev-> unsubscribe@jakarta.apache.org>
> For 
> additional commands, 
> e-mail: <ma...@jakarta.apache.org>
> 



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: TILES DTD: role attribute of definition

Posted by Cedric Dumoulin <ce...@apache.org>.
  The role attribute is passed as is to the 
pageContext.getRequest()).isUserInRole(role)) method. This later doesn't 
accept a comma delimited list ...
  You can add an improvement request to bugzilla.

       Cedric

Matt Raible wrote:

>Does the role attribute of the definition element allow a
>comma-delimited list of roles?
>
>Thanks,
>
>Matt
>
>  
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>