Hi
according to the tld and documentation the following should be possible:
<definition name="someInfo" extends="test.somePage">
<put name="InfoHeader" value="Some Info" />
<putList name="InfoMessages">
<add beanName="myMessageBean" beanScope="request"/>
</putList>
</definition>
The beanName attribute should work for both the put and add tag. Using the
above configuration, I get nothing
Can anyone shed some light on this?
thx,
Henrik Bentel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]