I'm trying to update to tapestry 4.1 but am running into a problem
when trying to include the page as an iframe to another page which is
from a different domain.  Tapestry generates the following at the end
of the <body>:

<script type="text/javascript"><!--
dojo.event.connect(window, 'onload', function(e) {
dojo.require("tapestry.form");tapestry.form.registerForm('Form');
});
// --></script>

which gives me an "access is denied" error.

Are there any work arounds?

Thanks,
Marcus

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

Reply via email to