I have a jsp. I need to disable the copy, paste and cut options for the text boxes those are there in the jsp.
I tried giving oncopy , onpaste & oncut in the html tag.It says that the property is not defined in the tld.
Can any one please help me to solve this problem..?
Start Free Trial