2010/5/17 Michaël JERUSALMI :
> I'm working on a Java Web App under Struts², and i'm having trouble using the
> taglib s:if.
> I have a test , but instead of writing a test like this test="string == myValue">,
> I'd like to write something like this : test="string.contains(myValue)"> , or using
Hi everyone,
I'm working on a Java Web App under Struts², and i'm having trouble using the
taglib s:if.
I have a test , but instead of writing a test like this ,
I'd like to write something like this :
, or using a substring function
Do such functions exist ? How to use it ?
Thanks for your he
2 matches
Mail list logo