Ugo,
thanks for your help. All is working now ;-)
Peter
On 23 Apr 2004, at 15:42, Ugo Cei wrote:
beyaNet Consultancy wrote:
Ugo,
your eralier suggestion, <jpath:value-of
select="userGlobal/userName"/>, worked fine. My only reason for using
an xsp page is because I can transform it with an xsl stylesheet. Can
I do the same with an JXTG file?
Of course you can! JXTemplateGenerator is a generator, just like the
ServerPagesGenerator (XSP). You can put one or more transformations
(XSL-T or whatever) in your pipeline after the generation stage,
independent on the type of generator. The transformer only expects a
stream of SAX events from its upstream sibling in the pipeline.
Ugo
---------------------------------------------------------------------
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]