Add
tacosConfig.popupWhenException = false;
in your html.

Chris Norris wrote:

> I haven't used the Tacos stuff too much, but I'm working on a bug
> related to the AjaxDirectLink right now.  The problem is that if an
> exception gets thrown, then this big ugly floating div/window pops up
> and displays way too much information that the user shouldn't be
> seeing.  I looked into the AjaxDirectServiceImpl class and see that it
> looks like the exception presenters are injectable.  Great!  But where
> do I do it?  I was expecting some hivemind-ish type of configuration,
> but there don't seem to be many xml files in the project and none of
> them seem to wire this stuff up.
>
> We already have a pretty nice error handling thing going on with our
> tapestry stuff, and I'd like to use that here, too.  If I can't do
> that, I'd like to at least just display a simple message rather than
> this big huge page.
>
> Thanks!
>
> -Chris



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Tacos-devel mailing list
Tacos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tacos-devel

Reply via email to