Re: [s2][ognl] and with a string.

2007-11-20 Thread Martin Gainty
> To: "Struts Users Mailing List" Sent: Tuesday, November 20, 2007 5:21 AM Subject: RE: [s2][ognl] and with a string. In fact belong my experience of Struts2, the good way to make an expression is with %{ }. And for all variables declared in JSP (s:set, or status of s:iterator ) are

Re: [s2][ognl] and with a string.

2007-11-20 Thread GF
Ok, thank you again. On Nov 20, 2007 11:21 AM, LEONARD Julien (Consulting for ACCOR Hotels) <[EMAIL PROTECTED]> wrote: > > In fact belong my experience of Struts2, the good way to make an expression > is with %{ }. > And for all variables declared in JSP (s:set, or status of s:iterator ) are > a

RE: [s2][ognl] and with a string.

2007-11-20 Thread LEONARD Julien (Consulting for ACCOR Hotels)
ces to the pageContext. Julien -Message d'origine- De : GF [mailto:[EMAIL PROTECTED] Envoyé : mardi 20 novembre 2007 11:15 À : Struts Users Mailing List Objet : Re: [s2][ognl] and with a string. Wow. Now It works. Can you explain me the difference with my version? Or have you any go

Re: [s2][ognl] and with a string.

2007-11-20 Thread GF
Wow. Now It works. Can you explain me the difference with my version? Or have you any good link to some guide to understand what I did wrong? Thank you. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

RE: [s2][ognl] and with a string.

2007-11-20 Thread LEONARD Julien (Consulting for ACCOR Hotels)
Hello Try like this : XXX YYY -Message d'origine- De : GF [mailto:[EMAIL PROTECTED] Envoyé : mardi 20 novembre 2007 10:59 À : user@struts.apache.org Objet : [s2][ognl] and with a string. I have this code: XXX YYY This code shows XXX but doesn't show YYY.

[s2][ognl] and with a string.

2007-11-20 Thread GF
I have this code: XXX YYY This code shows XXX but doesn't show YYY. How can I satisfay the second test? Thank you. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]