hello,

i would like to use the same html template for 2 or more website.
is that possible ?

what i would like to to is having a template with the static header and static footer
and an dynamic content - like that:

<html><body>
<a href="www.hallo.de">hallo</a> ..... <!-- header -->
<span jwcid="content"/>
copyright by ..... <!-- footer -->
</body></html>

and then for differnet pages setting different tapestry componetens for jwcid=> content

greetings grischan


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

Reply via email to