Request Processing By Cocoon
Request is dispatched to matching pipeline
Basic pipeline operation
- The generator generates XML content
- Zero or more transformers transform the content
- The serializer writes it to the output stream
Different Kinds of generators
- File, Directory, XSP, JSP, Stream, …
Different Kinds of transformers
Different Kind of Serializers
- HTML, XML, Text, PDF, SVG, ...