You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by sudeepj2ee <su...@gmail.com> on 2007/05/24 08:50:11 UTC

%{x}

How does '%{x}' works exactly in struts 2 and what is the difference between
'%{x}' and '#x'
is there any other keys apart from % and # in struts 2.


thanks
sudeep srivastava
sudeepj2ee@gmail.com

-- 
View this message in context: http://www.nabble.com/-%7Bx%7D-tf3808345.html#a10778399
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: %{x}

Posted by Jeromy Evans <je...@blueskyminds.com.au>.
An introduction is provided at 
http://struts.apache.org/2.x/docs/ognl.html.  The difference between %{} 
and #{} is described there.
How it's applied within tags is here 
http://struts.apache.org/2.x/docs/tag-syntax.html
For a deeper understanding flick through some of 
http://www.ognl.org/2.6.9/Documentation/html/LanguageGuide/basicExpressions.html
> How does '%{x}' works exactly in struts 2 and what is the difference between
> '%{x}' and '#x'
> is there any other keys apart from % and # in struts 2.
>
>
> thanks
> sudeep srivastava
> sudeepj2ee@gmail.com
>
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org