Michael Waluk wrote:
Hi,
I haven't dug too deep on this but noticed that when a component is
rendered in response to an AjaxDirectLink the AjaxWebRequest is found
in the cycle, but it seems to disappear when submitting an AjaxForm.
I know it is set into the cycle in AjaxDirectServiceImpl's
Ahh..That's the way I used to do it to. It is safe to simply inject the AjaxWebRequest into your component via normal hivemind injections. On 3/22/06, Michael Waluk
<[EMAIL PROTECTED]> wrote:
Hi,
I haven't dug too deep on this but noticed that when a component is rendered in response to an AjaxD
Hi,
I haven't dug too deep on this but noticed that when a component is rendered in response to an AjaxDirectLink the AjaxWebRequest is found in the cycle, but it seems to disappear when submitting an AjaxForm. I know it is set into the cycle in AjaxDirectServiceImpl's service either way, but f