Hi,

I start a ajax request with a <s:submit theme="ajax" target="xxxxx">

This pumps the result in the target div tag and all is perfect. But how can
I handle validation errors.
They should not appear in the target div tag, instead it should appear in a
different div tag for errors.
Can I change the target or can I force the site to load complete instead of
just the (with ajax) requested part.
In case a exception occurs, can I redirect to an error page? Now the error
page appears instead of the result in the target div.

Any suggestions?

Thanx in advance.

Marc

Reply via email to