XPages - Dont want to display Console from users

In my XPages application, in some pages the user can see a console window at the bottom of the page. This window has buttons (image hotspots) for Clear, ReCSS, Console, DOM, Object, Close. On clicking these buttons the user can view source code of wherever the cursor is placed. How do I make sure that this console window is not disaplyed to my users? Iam not able to find any setting for this.

Pls help.

Thanks in advance.

Smita

Subject: Same problem did you ever find a solution

I am having the same problem, did you ever find a solution?