Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Hi All,
Need pointers on how to implement Jersey REST services from within a CQ service. Is there a way to tell CQ that for urls like /rest/* go to Jersey servlet dispatchers so that all the methods annotated using Jersey annotation are called?
Thanks in advance,
Nitin
Solved! Go to Solution.
Make use of sling selectors http://sling.apache.org/documentation/the-sling-engine/servlets.html Or felix http service
View solution in original post
Thanks a lot Sham for the pointer. Thanks
Views
Likes
Replies