Do you know what's causing the resubmission? I don't quite understand the
problem, can you provide more information? Are you automatically refreshing
the page (say, after one hour), but you find that the refresh is
resubmitting the form?
It strikes me as slightly unusual that you'd have a Tapestr
This sounds like a push mechanism might be better than refreshing at an
interval. I've recently released a beta for a push component based on CometD
here https://github.com/uklance/tapestry-cometd
I don't currently have a mechanism for stopping the subscription but it
could be added quite easily.