How to find the hidden answers present in an online exam?

Answer Posted / abhijit mishra

It depends on the web application.
If it stores the answer on the client page(html /jsp page)
then u can see the source and using any javascript/vbscript
can write a script to show the element's value.

But if ur input is checked on the server side then u can't
do anything..(n this is what generally done)

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is client side technology?

490


How can we use beans in jsp?

528


What do you mean by jstl?

543


Why is used in jsp?

503


Why use of scripting elements in jsp is discouraged?

554






What is the difference between include and jsp directive: include action?

552


Why jsp is used instead of html?

555


How to send data from one page to another in jsp?

502


What is jsp in html?

519


Which is mandatory in tag in jsp?

481


What is jstl jar?

497


What is session object in jsp?

599


What is the purpose of creating custom tags?

534


Can you override jspinit() method? If yes, in which cases?

516


What are the three tags used in jsp bean development?

514