Vadim Gritsenko wrote:
I'd suggested before to switch instead to JSTL instead - it would make it way easier to port jsps to taglib block. Don't think yet another expression language is needed in the taglib block.
Hmm, don't know - I think the taglib block is really superfluous. What does it provide that jxtg/template block does not?
It's mimicking JSP taglib / provides JSP taglib "compatibility layer". It's relatively easy to port JSP taglib application to the Cocoon using taglib block. If it were to use JSTL, then it will be even more "compatible" with JSP.
Vadim
