You can do something not so clean.
Your action can write the document on the server. Then a generator can get it to pass it to the transformer.
Lionel
Does both your action and transformer have access to the ObjectModel? If so, you could write it there.
Or use a request attribute.
Upayavira
At 11:15 31/03/2004 +0200, you wrote:
Hello I am new at the cocoon,
I'd like to get some data in the action (from EJB list of objects) and I want to put them to the transformer (xslt) How could I do it and how could I access data in the transformer?
Action
|
V
Generator (meta description of the page .xml)
|
V
Transformer ( xslt transformation of the data)
|
V
Serializer
Thank you for answer.
Martin Grofcik
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Lionel CRINE Ing�nieur Syst�mes documentaires Soci�t� : 4DConcept 22 rue Etienne de Jouy 78353 JOUY EN JOSAS Tel : 01.34.58.70.70 Fax : 01.39.58.70.70
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
