Hello

I am having the follwoing definition at tiles-defs.xml

 <definition name=".content.before.delete" extends=".content">
     <put name="body"   value=".cPanel.content.before.delete" />
     <put name="message"   value=".msg.content.show" />
     <put name="toolbar"   value="{$1}" />
 </definition>

how can i set that "toolbar" definition will be null?
at tomcat 5.1.8 the <put name="toolbar" value="{$1}" /> works fine but at tomcat 5.5 i am getting an error like

The requested resource (/tera/tiles/layouts/templates/admin/blackplazza_admin/{$1}) is not available

i am using struts 1.2.9  tomcat 5.5.9


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

Reply via email to