It should be possible with WicketTester. WicketTester creates a mock
request cycle instead.

Juergen


On 5/12/07, Xavier Hanin <[EMAIL PROTECTED]> wrote:
Hi,

I have a very specific need and I would like to gather some thoughts before
starting in a wrong direction. I need to render components in a thread which
is not related to an http request, but a basic server thread. Indeed I'm
starting to implement a new kind of pushing in wicket-contrib-push, and I
would like to take advantage of the component rendering techniques used in
AjaxRequestTarget, but I'm not sure if it's feasible to do that in a basic
thread, and where should I look.

I've seen that the request cycle can be set manually since recently [1], but
I would appreciate any thoughts on how this can be done properly.

Thanks in advance,

Xavier

[1] http://issues.apache.org/jira/browse/WICKET-366

--
Xavier Hanin - Independent Java Consultant
Manage your dependencies with Ivy!
http://incubator.apache.org/ivy/

Reply via email to