Hi.

In Java there is the concept of URL filter chain (implemented by one or 
more servlets). These filters may intercept requests to a specif URL or a 
bunch of them prior the request arrive to the controller(servlet) 
responsible to handle it.

Is there such concept on web2py?

How could I implement it?

Thank you in advance.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to