Hi, With current servlet-service implementation, inter-block communication become a hard problem. I have used servlet-serivce in my project. I use block inheritance and association. However, because each request passed to the associated block is a newly created (instead of the original one gotten from client), many informations of request are lost in the called servlet-service, like parameters, locale, ..etc. Servlet-service is quite powerful on its function. But there are many functions still not complete yet. Cocoon 2.2 is now in RC, will Interblock communication problems be solved before 2.2 final release?
Rice
