You really should deploy using DEPLOYMENT mode, not randomly modifying settings in your init() method.
Martijn On 3/13/08, hjuturu <[EMAIL PROTECTED]> wrote: > > Thanks Ryan and Gerolf. > I put the settings in the init() method and it works fine. > > > > hjuturu wrote: > > > > Hi All > > i have a label on my webpage on which i do a in line edit using > > AjaxEditableLabel. > > I have included wicket-event.js and wicket-ajax.js javascripts in my page. > > When i start editing the label the "wicket ajax debug" window appears on > > the lower right corner. > > how can i hide that window. > > Thanks > > Haritha > > > > > > -- > > View this message in context: > http://www.nabble.com/Hide-%22Wicket-AJAX-Debug%22-window-tp16013820p16032285.html > > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Buy Wicket in Action: http://manning.com/dashorst Apache Wicket 1.3.1 is released Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.1 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
