Hi,I made an implementation of Dispatcher. I want to get the page name from the request path. Is there any service I can use to achieve this?
I know in a ComponentRequestFilter for example I can use PageRenderRequestParameters..getActivePageName(), but how can I do the same inside a Dispatcher implementation?
Nathan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
