I'm pleased to announce the first release of tapestry-offline. This library allows you to render your components and pages without a HTTPServletRequest. This can be useful in scheduled tasks, sending emails and other events that are not initiated by a request.
https://github.com/uklance/tapestry-offline This is an early 0.0.1 release, please give it a try. Any feedback / suggestions welcome Cheers, Lance