What are you trying to compare with? A value in the session, or a value in the request? Or do you actually have an object named request with a _status property in the session?
Maybe these resources can help: http://struts.apache.org/2.x/docs/tag-syntax.html http://struts.apache.org/2.x/docs/ognl.html Nils-H On Fri, Aug 22, 2008 at 2:33 PM, piltrafeta <[EMAIL PROTECTED]> wrote: > > Hello, > in m'y jsp i'm trying to compare a String link this > > <s:if test="#session.request._status != 'T' "> > > but is not working, does anybody knows the sintaxis? > > Thanks > -- > View this message in context: > http://www.nabble.com/s%3Aif-comparing-a-string-tp19106286p19106286.html > Sent from the Struts - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > 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]