I am trying the same implementation as in http://www.cognifide.com/our-blogs/cq/sling-dynamic-include/
After the SDI OSGi configuration and dispatcher configs are done, the include tag --#include virtual="/path/to/resource" is requested with nocache.html selector, but the actual content is not getting displayed and the header section is removed from the page.
Any pointers what could be wrong.
Thanks.