hing obvious with why this might not run?
The request is
an XHR which will get a MultiZoneUpdate. I've used the RenderSupportAjaxFilter
elsewhere,
by itself, and it's worked fine, but I'm not seeing the renderMarkup method
ever get called
in ConditionalAjaxSequenceRunFil
This worked! Huzzah! Thanks!
On Thu, Apr 21, 2011 at 02:37:23PM +0200, Joakim Olsson wrote:
> You can use a PartialMarkupRendererFilter to get access to
> RenderSupport (I used it to get access to JavaScriptSupport in Tap
> 5.2.4 at least).
>
> See this thread for how I used it:
> http://tapestr
On Thu, Apr 21, 2011 at 06:22:02AM +0530, Taha Hafeez wrote:
> Hi
>
> What Tapestry version are you using ?
T5.1.0.6
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tap
re's revulsion and horror shared in different measure
amongst the
team, and I'm really hoping someone here can provide a clean way of using
renderSupport, or
some clean XHR parallel means for injecting script initialization into the
MultiZoneUpdate
that's b
Hello everyone. I'm new here, so let me just say hello. I'm rektide, I've
been using
Tapestry 5.1 since July 2010. Been mostly great, with the main caveat being
trying to
figure out how to coax my app into having enough context when I run Ajax
requests. The
component model