--- chengas123 <[EMAIL PROTECTED]> wrote:
> That brings me back to my original question though
> which is how do I call that from within the property
tag?

http://struts.apache.org/2.x/docs/ognl-basics.html

See the section called "Accessing static properties".

Nutshell:

<s:property
value="@[EMAIL PROTECTED](valWithQuotes)"/>

d.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to