Hi Mark, What you have should be working fine -- are you getting an error? Go ahead and try it if you haven't already.
Jim -----Original Message----- From: Mark [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 09, 2006 2:16 AM To: Tapestry users Subject: Concatenating strings in OGNL 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]