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]



Reply via email to