my question is how can i use the Cocoon class to do transformations from xml to html by hand.because i want to construct a class that do this transformations based on cocoon , i think that i may use the CocoonServletRequest to wrap a document to an HttpRequest and after call handle(request,response) to do the transformation. I don't have a clear idea about this but can you help me with examples or ideas. thank you
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
