Hmmm... the documentation doesnt seem to cover passing Java objects to a JXTemplate. The wiki doc has a small blurb about passing "Bizdata" and includes a sample piece of Javascript code.. but I'm not using flow so that doesnt help.
Could someone send a quick example of passing a Java object to the JXTemplate via the sitemap parameters? This may work for what I'm trying to do. Thanks! - Brent On Wed, 14 Jul 2004 17:49:19 +0200, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > FWIW, AFAIK you can access any method of the Java object you pass > on/extract. So if you pass an object to the JXTemplate using sitemap > parameters or a flowscript object, you can call the methods on the object. > > HTH. > > Bye, Helma > > > > > > -----Original Message----- > > From: Brent Johnson [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, 14 July 2004 17:21 > > To: [EMAIL PROTECTED] > > Subject: Re: SOAP Server? > > > > > > Aha! I found a document in the Wiki for the JXTemplateGenerator. > > What I didn't see in this doc was a way to call Java methods > > from this generator/transformer (see Conal's email "This is > > an easy way to define a transformation that calls Java methods."). > > > > Any thoughts? Is this possible and its just not covered in > > the Wiki or API docs? > > > > Thanks, > > > > - Brent > > > > On Wed, 14 Jul 2004 15:54:25 +0100, Nacho Jimenez <[EMAIL PROTECTED]> wrote: > > > Brent Johnson wrote: > > > > > > >Could someone point me in the right direction for some docs or > > > >samples on using the JXTemplateTransformer? The archive search on > > > >marc.theaimsgroup.com is pretty bad.. it wont accept a search word > > > >that long or something. I also did a Google search and all I'm > > > >getting are links to the API docs for it. And there > > doesnt seem to > > > >be mention of it in the samples. > > > > > > > > > > > > > > It's just a Transformerized version of the > > JXTemplateGenerator, search > > > for Generator docs > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > 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] > > > > --------------------------------------------------------------------- > 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]
