(inject simple data into jxt). I wonder how you are using jxt as a "standalone" and what are
the benefits e.g. over xsp (besides xsp being ugly, that is ...) - I am just curious, what can
you do with jxt alone ?
Jan Hoskens wrote:
I know how to use flow/jxtemplate, but I was just wondering if I could get there without flow. It's a bit overhead to create an extra pipe to call a function and then only pass one extra piece of info retrieved from the session context to a display-pipeline. This seems like making a simple page more difficult, if you know what I mean ;-)
Thanks for your reply Johannes,
Kind Regards, Jan
Johannes Textor wrote:
Hi Jan,
afaik there is no way to do this directly in jxt. Anyway I think that's more a design decision than a lacking
feature, since you should not use jxt to do complex stuff - it's a mere formatting language. You can,
of course, retrieve this information in your flow script and pass it to jxt using normal template parameters.
(You can also pass complex objects like the complet authentication context, for example)
HTH, Johannes
Jan Hoskens wrote:
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
