On Thu, 24 Feb 2011 19:39:11 +0100, Howard Lewis Ship <[email protected]>
wrote:
How do you guys feel about changing the non-ajax form behaviour to use
the
PageValidationException approach above, and render a response directly
in
case of form errors?
The only reason Tapestry doesn't do this (re-render the form as part
of the event request when there are validation errors) currently is
because I've been trying to leave the door open for Portlet support,
and for Portlet support you need to fully separate event processing
from rendering.
Aha, portlets are something I know very little about and didn't even
consider them.
Just wanted to bring this up since the Form component is currently the
only part of Tapestry that we need to patch for our stateless application.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]