If I were to try and do this myself, I might start by using the error
window as for the input property, and then have that load the actual
input page. This way the input page would not have to know if it was in
error state or not. Of course, all this is only useful in an environment
where you can guarantee that Javascript will be available and enabled.

-- Ted Husted, Husted dot Com, Fairport NY USA.
-- Custom Software ~ Technical Services.
-- Tel 716 737-3463.
-- http://www.husted.com/about/struts/


Digico wrote:
> I'd like an error handling feature similar to the basic feature in Struts
> (using the error tag) except that it pops up a new browser window with the
> messages in it.  This would allow me to keep my forms visually inviolate,
> rather than being "bumped" down or across the window because of the inserted
> messages.  I could also apply a bit of formatting like an HTML list.

Reply via email to