AFAIK you can use OGNL expression in any attribute of your struts2 tag.
Your problem could be 'what is the proper syntax for using OGNL
expression?'.
Can you post your relevant code? I might get an idea of what you are trying
to achieve.

-Rushikesh

On Fri, Mar 14, 2008 at 7:29 AM, Thomas Ramapuram <
[EMAIL PROTECTED]> wrote:

> Hi,
> I have query regarding OGNL Expression.
> Can the "#name" kind of expression be used anywhere? Or are they
> applicable only in certain attributes of struts tags
>
> Till now I was using the %{name} expression and that too in the some
> attribute of a tag
>
> I tried using #name expression but it does not work.  Is there any
> settings to be set (for example in web.xml)
> Any pointers would be a great help.
> Thanks
> Thomas
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to