How to find the hidden answers present in an online exam?
Answers were Sorted based on User's Feedback
Answer / 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 |
can i use vb script with jsp?
What is the major difference between servletcontext and pagecontext?
What is session object in jsp?
Define scriptlet, expression and declaration in jsp?
What are the different types of jsp directive?
What is jsp syntax?
How can I prevent direct access to a jsp page from a browser?
what is social transformation system? any site reference? How i get requirement gathering about for it? i wanna build website on this topic
How to set a cookie in JSP?
What is out in jsp?
mention the three important tags used in the development of jsp bean.
How to delete a cookie in jsp?