Like this?

http://tapestry.apache.org/tapestry4.1/faq.html#jsp-includes

On 10/17/06, Peter Stavrinides <[EMAIL PROTECTED]> wrote:

Hi

I included a local stylesheet using IAsset in the @shell component,
which was easy enough:

@Asset("context:/CSS/styles.css")
public abstract IAsset getStyles();

<html jwcid="@Shell" renderBaseTag="false" title="ognl:page.pageName"
stylesheet="asset:styles" >


but was wandering what the best approach is to include an html file
(maybe a remote resource), into the body of my content page.

Thanks
Peter






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




--
Jesse Kuhnert
Tapestry/Dojo/(and a dash of TestNG), team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com

Reply via email to