Re: string concatenation within an EL conditional

2011-05-10 Thread Maurizio Cucchiara
I don't know if it works and/or it what you're looking for, but it worths at least a try: ${m.dispName} Please let me know if it works. On 10 May 2011 17:44, Scott Koenig wrote: > Hello, > > This may fall under nested EL expressions, which to my understanding are > intentionally d

Re: string concatenation within an EL conditional

2011-05-10 Thread Dave Newton
On Tue, May 10, 2011 at 11:44 AM, Scott Koenig wrote: > This may fall under nested EL expressions, which to my understanding are > intentionally disallowed, but I was wondering if there was EL syntax that > would support what I am trying to do, namely, set a URL based on a > conditional, or if I sh

string concatenation within an EL conditional

2011-05-10 Thread Scott Koenig
Hello, This may fall under nested EL expressions, which to my understanding are intentionally disallowed, but I was wondering if there was EL syntax that would support what I am trying to do, namely, set a URL based on a conditional, or if I should stick with . Currently I have ${m.dispName