I think the Tap devs decided to stop maintaining custom validation logic and offload that on a 3rd party lib: dojo. I believe that's why you're seeing dojo included when you have forms. It might be possible to tweak Tapestry so that it doesn't include dojo if the form doesn't have any validation defined on its fields... but I'm not sure.
On 8/5/06, Beat Hoermann <[EMAIL PROTECTED]> wrote:
Thus, even in a "standard" web-app, displaying just a form, the dojo- infrastructure must be loaded. Why?