Hi Patrick,

On Aug 15, 2005, at 10:54 AM, Patrick Casey wrote:


I think you can just put them in your .html files and/or your border
component (if you have one, can't you) e.g.


<span jwcid="$content$">
<span jwcid="@Shell" stylesheet="ognl:assets.stylesheet" title="Demo
Application" />

<html>
        <META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">
      <META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">
</html>
</span>

You mentioned this once before, but I'm pretty sure this is going to render invalid HTML. The Shell component should write out its own head block. Feel free to correct me if I'm wrong though.

For such things, I provide a bean to the delegate parameter of the Shell component and all is good. Not the simplest solution I could think of, but it does work.

--
Kevin

Reply via email to