yah i've looked at cocoon, and sorry to say but i'm not interested.
tag extension, which jsp does okay but not great, is what i want to "separate logic from presentation". i can pipe and do even more amazing stuff with cleverly designed tags and a slightly hacked tomcat.
i just wish the servlet API didn't have such weird holes and that java wasn't so schizo about bytes/chars.
Bertrand Delacretaz wrote:
On Tuesday 12 February 2002 02:00, Ryan Howe wrote:
I have been looking for a way to pipe the output of my Transformer
into the Input of the FOP Driver object.
Cocoon (xml.apache.org/cocoon) does just that and much more - you might want to have a look!