Hi I have a Custom Content Provider which extends AbstractWorkspaceProvider and implements Provider. And I'm doing all the mapping in the web.xml through init-params. I have multiple Target Builders and Target Resolvers for types of SERVICE, WORKSPACE, COLLECTION, and ENTRY. My requirement is to somehow load the appropriate content providers during runtime based on the URL I receive. Is this a feasible option?
Regards, Madhu S Kaushik
