Alan dijo: > * Antonio Gallardo [2004-07-02 23:40]: >> Alan dijo: >> > How does one call a constructor in Jexl from JXTemplate? >> >> Why you need that? > > Er, so I can construct an object in JXTemplate? I'm using a > JXPath call to create the object. The script works fine. I'd > like to know if there is a Jexl equivalent since the JXTemplate > otherwise uses only Jexl.
Well, I asked just to know how help..... Currently there is no direct access API. Maybe the JXTransformerAdapter can help you: http://cocoon.apache.org/2.1/apidocs/org/apache/cocoon/generation/JXTemplateGenerator.TransformerAdapter.html BTW, please avoid to send mail address while reply a posts. This is a common source of spam. :-( Best Regards, Antonio Gallardo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
