Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for 
change notification.

The following page has been changed by AmonDuul:
http://wiki.apache.org/tapestry/CustomTagsInShell

------------------------------------------------------------------------------
  </component>
  }}}
  
+ '''Or just do this, '''
+ 
+ {{{
+ <html jwcid="@Shell" title="ognl:title" stylesheet="asset:stylesheet" 
delegate="component:meta">
+     <span jwcid="@If" condition="false">
+         <span jwcid="[EMAIL PROTECTED]" condition="true">
+             <meta http-equiv="Pragma" content="no-cache" />
+             <meta http-equiv="Cache-Control" content="no-cache" />
+             <meta http-equiv="Expires" content="Mon, 06 Jan 1990 00:00:01 
GMT" />
+         </span>
+     </span>
+     ....
+ }}}
+ 

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

Reply via email to