Re: [s2] Would like to do

2009-03-05 Thread Dave Newton
jeto wrote: Ok, it was my fault the foo object was not a String it was an enum type. But still is it possible to do something like contains? OGNL can call arbitrary methods. Dave - To unsubscribe, e-mail: user-unsubscr...@st

Re: [s2] Would like to do

2009-03-05 Thread jeto
Ok, it was my fault the foo object was not a String it was an enum type. But still is it possible to do something like contains? -- View this message in context: http://www.nabble.com/-s2--Would-like-to-do-%3Cs%3Aif-test%3D%22foo.contains%28%27N%27%29%22%3E-tp22328913p22348897.html Sent from

Re: [s2] Would like to do

2009-03-04 Thread Dave Newton
jeto wrote: Is it possible do to that or not. Everything I tried yet gives me a false in the test statement. Any ideas? I'd guess it's a string v. char issue, without actually knowing what you have in your map: http://struts.apache.org/2.x/docs/why-wont-the-if-tag-evaluate-a-one-char-stri

Re: [s2] Would like to do

2009-03-04 Thread Dale Newfield
http://struts.apache.org/2.1.6/docs/why-wont-the-if-tag-evaluate-a-one-char-string.html -Dale - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org

[s2] Would like to do

2009-03-04 Thread jeto
Hi, I would like to do the following Is it possible do to that or not. Everything I tried yet gives me a false in the test statement. Any ideas? Bye Hagen -- View this message in context: http://www.nabble.com/-s2--Would-like-to-do-%3Cs%3Aif-test%3D%22foo.contains%28%27N%27%29%22%3E