A beginner question, I am writing a customer serializer, based on the DOMBuilder, implemeting the Serailzier interface. I need to find out the URL (host:port/path) which got my user to this flow, and then this seralizer. How can I get from the cocoon environment either the Request or ObjectMap for the flow I am in? None of the base classes I am building get called with the Map as a paramater, so I was wondering if I could pull it from some static object.
I think I have seen this done in examples, but cannot find it, now that I am looking for it.
Any suggestions would be helpful
Using Cocoon 2.1.5
thanks, Scott
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
