PDA

View Full Version : URL filtering to map to different controllers


laurentsd
Mar 23rd, 2006, 12:16 PM
Is a way within the HandlerExecutionChain to map a URL dynamically to a different controller?
I don't see how to do it with a HandlerInterceptor or a HandlerAdapter.
Thanks