Hi,
I think I already know the answer, but I just want to be sure.
Looking at some non-Tapestry web applications in my company, some of them
are deployed in environments where customer's header and footer have to be
included in application's web layout. This is not the case where customer's
web portal includes my application inside some "iframe", but they provide
header as HTML portion that contains starting tags such as
<html>,<head>,<body> and some content. Likewise, footer contains ending tags
(</html> etc..) and content. And I have to include them at start and end of
my web application.
Since Tapestry controls the whole page during processing, adding all kind of
stuff in its head or footer, I guess tapestry is not suitable for these
environments?
Regards,
Vjeran
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org