Hi, I am trying to learn apache sling and have following questions to start with
I assume that resource resolvers need to be added as OSGI bundles. Where does the view part (JSPs etc) fit in? I am not clear on few things yet. 1. One a resource is resolved by resource resolver. How the final representation (HTML in our case) is rendered? Where do you place actual JSPs etc? 2. If I have to submit some information.. How is POST handled? 3. How are Day CQ and Sling related? Because we are unable to get dev licenses for Day CQ. Is it worth doing spikes on Apache sling and assume that the same thing will fit in Day CQ? Do we have any sample source code that you can share for these things? Thanks, Unmesh
