Why break up the value? plus, I think name is deprecated... Does this work -

<s:set var="imgShowExpand" scope="page" value="%{#attr.imgExpandId}" />

-Wes

On 2/22/08, Hoying, Ken <[EMAIL PROTECTED]> wrote:
>
>  I was using the following statement under Weblogic which worked
>  perfectly:
>
>  <s:set name="imgShowExpand" scope="page" value="%{'\'' +
>  #attr.imgExpandId + '\''}"/>
>
>  However, we have recenly changed out our appication server to Jboss and
>  now this statement appears to be evaluating to null.  I do not appear to
>  be getting any errors.  It is simply just not evaluating.  I believe it
>  is taking issue with the how the single parens are being escaped.  Can
>  anyone recommend an alternative syntax?
>
>  Thank you,
>
> Ken
>


-- 
Wesley Wannemacher
President, Head Engineer/Consultant
WanTii, Inc.
http://www.wantii.com

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

Reply via email to