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
[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]