Ok - i haven't really used prototype in Tapestry, but i took a quick look
at PrototypeResponseContributorImpl in org.apache.tapestry.services.impl
and it looks like that ResponseBuilder overrides the default one if it finds
X-Prototype-Version
in the request headers...
So, assuming that prototype adds that by default, it may explain things...
Is it possible to configure your call not to include that header?
Henrik Schlanbusch wrote:
Andreas Andreou <andreoua <at> gmail.com> writes:
But, what happens when you GET that url directly? Do you see anything returned?
Yes, I get the full page as I expect it to be loadede through the ajax call.
I can even see - when I try to load through the AjaxUploader - that the page I
want to load is rendered. I log out a message in the target page
prepareForRender method, that assures me that in fact tapestry creates the page
on the server side. I just do not get the page returned to the client.
Henrik
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Andreas Andreou - [EMAIL PROTECTED] - http://blog.andyhot.gr
Tapestry / Tacos developer
Open Source / JEE Consulting
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]