I'm going to refactor Ajax and Forms blocks as discussed in
http://thread.gmane.org/gmane.text.xml.cocoon.devel/69848.
This is main issue. I'll create sub-issues for each task and make this issue depend on them.
This is summary of things to be done:
1. Make resources (JS, css etc.) of Ajax block served directly by this block. It means that cocoon-ajax-impl will get mounted at some location and sitemap created in this block will serve resources. This will make "_cocoon/**" global pipeline redundant (at least for loading ajax resources...).
2. The same as above for Forms blocks.
3. Expose stylesheets of each block via sitemap and fix stylesheets in samples block to include exposed stylesheets via servlet: protocol.