Yeah, I want to html to be included and processed as it were in the
original page. How do you do this with delegator?

On Thu, 2005-10-13 at 15:39 -0700, Robert Zeigler wrote:
> Depends on whether you want tapestry to process the html or not.
> Somebody mentioned the delegator, which may handle the case where the
> text being included contains tapestry components, etc.
> In the case where you're dealing with a .html that does /not/ utilize
> any "tapestry-isms", you can try "Include" from tassel.
> Something like:
> <div jwcid="@incl:Include" file="ognl:assets.myHtmlFile"/>
> 
> Robert
> 



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

Reply via email to