I'm not quite grokking it. Can you show me in an xml snippet?
Thanks for the help.
Vinny

On 9/7/07, Scott Ferguson <[EMAIL PROTECTED]> wrote:
>
>
> On Sep 7, 2007, at 1:05 PM, Vinny wrote:
>
> Hey guys,
>
> Is it possible to do something like? :
>
> <url-regexp> !^/js/*</regexp>
>
> on  a security contraint?  I basically want to protect everything EXCEPT
> for certain things like images and javascript. I'm trying to get my login
> page to look a
> little nicer but it refferences images,js inside the protected webapp.
> Thoughts?
>
>
> The first security contraint matches and ignores the rest.  So you can
> make one that matches /js/* and allows everything.
>
> -- Scott
>
> Thanks
> --
> The Street Programmer http://streetprogrammer.com
> _______________________________________________
> resin-interest mailing list
> resin-interest@caucho.com
> http://maillist.caucho.com/mailman/listinfo/resin-interest
>
>
>
> _______________________________________________
> resin-interest mailing list
> resin-interest@caucho.com
> http://maillist.caucho.com/mailman/listinfo/resin-interest
>
>


-- 
The Street Programmer http://streetprogrammer.com
_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to