DEVFYI - Developer Resource - FYI

How do you restrict a user to cut and paste from the html page?

Java Interview Questions and Answers (part 1)


(Continued from previous question...)

119. How do you restrict a user to cut and paste from the html page?

Using Servlet or client side scripts to lock keyboard keys. It is one of solutions.

(Continued on next question...)

Other Interview Questions