I need a page that will start a long-running process involving heavy use of a database. I'm trying to come up with an elegant way to integrate this into my T5.1 app. I'd like to use Tapestry's IoC to inject my Hibernate DAOs. Then I'd like to write status updates to a stack and have an AJAX process poll and update the web page with what's happening.

I see there is a ParallelExecutor in Tapestry, but I don't think it does injection.

Any good solutions out there?

Norman Franke
Answering Service for Directors, Inc.
www.myasd.com



Reply via email to