Is it possible for Sling to map one resource to multiple views. Say I have a
component @ /apps//components/breadcrumb and this has multiple views under
/etc/1/components/breadcrumb/view.jsp and
/etc/2/components/breadcrumb/view.jsp, I want Sling to check if view is
present in /etc/2 hierarchy then pick that one else pick the one in etc/1
hierarchy . Is it possible to implement this with current Sling Resource
Resolver ?

Regards

Shivika



--
View this message in context: 
http://apache-sling.73963.n3.nabble.com/One-Resource-to-multiple-views-in-different-locations-tp4061093.html
Sent from the Sling - Users mailing list archive at Nabble.com.

Reply via email to