Hi,

I am using Wicket 1.2.5
I am trying to create a page in a different thread and get a Wicket
exception caused by the fact that the RequestCycle is not available in the
current thread.
"Can not set the attribute. No RequestCycle available"
Is there a way that I can associate a request cycle on a thread?
I see similar API calls for Session and Application, but nothing for
RequestCycle.

Robert
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to