RE: RE: how to marshal objects within xsp

2002-04-11 Thread Vadim Gritsenko
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > > Hello, > > ad 1: > > Vadim, as you suggested it finally works with this expression - > thanks!: > expr>mm.marshal(mm.getSimpleItems()) r> > > ad 2: > > The contentHandler used in 2 b) is a TraxTransformer instance. Is it > possible tha

RE: RE: how to marshal objects within xsp

2002-04-11 Thread a000
Hello, ad 1: Vadim, as you suggested it finally works with this expression - thanks!: mm.marshal(mm.getSimpleItems()) ad 2: The contentHandler used in 2 b) is a TraxTransformer instance. Is it possible that in this case the resulting intermediate XML contains the '' expression before the actua

RE: RE: how to marshal objects within xsp

2002-04-10 Thread Vadim Gritsenko
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > > > > 1. Include Object as String: > > > > > > > > > > > language="java" > > > xmlns:xsp="http://apache.org/xsp"; > > > xmlns:cinclude="http://apache.org/cocoon/include/1.0"; > > > xmlns:util="http://apache.or