Hello,

in my Flowscript I set a bean under the name "picture". Within a JXTemplate I want to read the filename of the picture. This version works fine:

${picture.fileName}

But this doesn't work:

#{picture/fileName} or #{$picture/fileName}

Why?

If I use the XPath version I got the following error: "No pointer for xpath: "...

Where I'am wrong? Can you help me, please?

Regards
Stephan



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



Reply via email to