or do it in web.xml
<context-param>
<param-name>configuration</param-name>
<param-value>production</param-value>
</context-param>
Gerolf Seitz wrote:
in your application init() method do:
getDebugSettings().setAjaxDebugModeEnabled(false);
gerolf
On Nov 1, 2007 6:22 AM, boyinamadhavi <[EMAIL PROTECTED]> wrote:
Hi
I am new to wicket.
I using Ajax autocomplete text field.
It is working well.
But i want to disable Wicket Ajax Debug.
where i have to set wicketajaxdebug = false
i am not having wicket-ajax-debug.js file
can any one help me
Thanks in Advance
Madhavi
--
View this message in context:
http://www.nabble.com/Disabling-Wicket-Ajax-Debug-in-browser-tf4729498.html#a13523658
Sent from the Wicket - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]