If i run application using eclipse and debug in chrome i can see my code and debug and change value on command console.
If i run application directly from server then still i can change value on command console and debug and view my source code.
Security concerns are very important since some way or other way someone can change values on debug.
Is there any way to disable debugging tools on all browsers and secure ui5 applications.