Not that I don't see a use case for such a thing but it seems error
prone.  Would it not be better to provide generic voter support in the
tags?  Maybe both would be nice. I'm sure it would be nice to have a
page-scoped variable to reference from each particular auth call.

> right. this is why the authz tag should be able to set a scoped
> variable. so then you could do something like:
> 
> <authz var="authorized" .../>
> <c:set var="update" value="true"/>
> 
> <html-el:select disabled="${!authorized && update}">
> 
> i proposed adding this capability to the authz tag a while back, but i
> never got around to it, heh.
> 



-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_ids93&alloc_id281&op=click
_______________________________________________
Home: http://acegisecurity.sourceforge.net
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

Reply via email to