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

Dan Adams wrote:
> Is there a way to include an .html file to be included in a page as if
> it were contained in the page? I don't want it to be a component.
> 


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

Reply via email to