InterviewSolution
Saved Bookmarks
| 1. |
Which method creates unique fields in the HTML which are not shown to the user?(a) User authentication(b) URL writing(c) HTML Hidden field(d) HTML invisible fieldThis question was posed to me in unit test.This interesting question is from Session Management topic in division Session Management, JSP & API of Java |
|
Answer» Right option is (C) HTML Hidden field |
|