Hi,
how can I concatenate strings using OGNL?
What I would like to do is something like this:
<html jwcid="@Shell" title="ognl:appTitle + ' - ' + sectionTitle"
stylesheet="asset:mainCss">
The resulting title should look like this: "My Application - Admin Section".
Is there a way to do this in OGNL or do I need to add a Java function to
the page/component?
Thanks,
MARK
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]