Hi Umesh,

On Fri, Dec 3, 2010 at 7:50 AM, Unmesh Joshi <[email protected]> wrote:
> ...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....

http://sling.apache.org/site/discover-sling-in-15-minutes.html should
help, that shows how rendering works.

> ...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?...

CQ5 runs on Sling, so most of the things you try with Sling will work
there and it's a good way of learning the basic principles.

However, CQ5 provides lots of additional tools, for example to manage
"CQ5 components" which group together editing, rendering and other
functionality for blocks of content.

>
> Do we have any sample source code that you can share for these things?...

There are some samples at
http://svn.apache.org/repos/asf/sling/trunk/samples/ , I recommend
starting with the espblog sample.

-Bertrand

Reply via email to