Not that you'll like this much, but we convert the objects into XML via a generator and aggregate the data into the XML fed to the transform.
Another approach would be to have a static method that uses a lookup to find the object. Ralph -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, March 04, 2004 8:06 AM To: [EMAIL PROTECTED] Subject: RE: Problems with Java extension in cocoon 2.1.4 Is there an alternative for using the sitemap as a way to pass objects to parameters defined in a xslt ? In my old code I called something like myTransformer.setParameter("mychecker", theChecker); on my transformer. Don't know how to simulate this in Cocoon .... Wouter --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
