I had this problem but I just used a tiles tag from the tiles page. In my page which brings in the Body tag;
<BODY <tiles:getAsString name = "onload"/>>
>From the calling page eg...
<tiles:put name="onload" value = "onload=\"xcSet('UserMenu', 'xc');\""/>
Hope this helps
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

