No. The parent definition only declare the attributes relevant to the parent. A child (extending a parent) can add some new attributes.
If an attribute is not used in a parent, you don't need to declare it.
In your case, the attribute is used by the associated layout, but you want the layout to ignore it (to show nothing).



Ok, I'll try the ignore attribute. The change to insert tag has been removed. It's strange that the error only occurs in WAS 5 and not Tomcat.


Cedric

David


_________________________________________________________________



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



Reply via email to