Another option is to install the FireBug plugin in Firefox and use that.
This also allows you to see what the request and responses are.

Lars

On Fri, Mar 21, 2008 at 1:44 PM, James Carman <[EMAIL PROTECTED]>
wrote:

> On 3/21/08, Matej Knopp <[EMAIL PROTECTED]> wrote:
> > Unfortunately there is not a straightforward way to do this. You can
> >  add a feature request. In the meantime you can override
> >  application#getDebugSettings and proxy the IDebugSettings interface so
> >  that isAjaxDebugModeEnabled() method returns falue specific for
> >  current session.
>
> Well, currently we don't *need* it per se.  I was just thinking that
> it might come in handy someday.  My devious mind is coming up with all
> sorts of schemes as I learn more and more about Wicket.  I just wanted
> to make sure I wasn't missing something obvious in this case.  Thanks
> for the quick reply!
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to