Hi Derek,

thanks, I have to check that out, but how can I pass variables to forms to be read from jxtemplategenerator? I have not yet looked much into jxtemplate-stuff, but I'm using beans with XSP (not esql), so can jxtemplate be used with beans also? There is alos that jpath stuff for XSP so I could use that in XSP. JXTemplates have been a thing for me to check out.

Why not use a JXTemplateGenerator to build the
selection list; variables created in flow can certainly
be accessed from such pages, using the
${variable_name} notation.  I have used this to build
selection lists from forms, whose members vary according
to selections from previous forms.
--
"Always remember that you are unique, just like everyone else!"
* http://iki.fi/joose/ * [EMAIL PROTECTED] * +358 44 561 0270 *


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to