Isn't Shell's "delegate" parameter (and functionality) appropriate for you?
By using "delegate" you can include the scripts in the <head> of the page.
Regards,
Norbi
Henri Dupre wrote:
We have several partners that require us to include some javascript like
that:
<script type="text/javascript">
<!--
xtnv = document;
xtsd = "... <http://logi12/>";
xtsite = "...";
xtn2 = "";
xtpage = ".";
roimt = "";
roitest = false;
visiteciblee = false;
xtprm = "";
//-->
</script>
<script type="text/javascript" src="
http://www.actualis.com/xtroi.js"></script<http://www.actualis.com/xtroi.js%22%3E%3C/script>
This seems to me currently impossible with Tapestry because all the
script
includes are processed *before* any other javascript.
I currently wrote a simple component that does some writer.printRaw in
order
to produce this stuff exactly but that's not very satisfactory, I'd
rather
like to benefit from Tapestry's javascript facilities.
Any suggestions?
Thanks
------------------------------------------------------------------------
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.407 / Virus Database: 268.12.13/463 - Release Date: 2006.10.04.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]