Tried both cases - no joy. 

Also tried wrapping the <bean:write... > tag
in <logic:present> tag:

<logic:present name='total' property='totalInventory'>
    <bean:write name='total' property='totalInventory' ignore='false'/>
</logic:present>

while setting the ignore to 'false'. The page renders, but apparently the
bean is not visible in the scope. But, if that is the case, why does it
work with the <html:text> taglib?

On Thursday 26 February 2004 14:56, you wrote:
> The problem loos strange. The only diff i can find is name attribute. try
>
> putting name attribute in both cases. also try removing it. may work...
>
> With Regards
>
> Partha
>
>

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

Reply via email to