-
-
-
-
-
State true or false -- Can a JSP process HTML form data
Skill/Topic: FundamentalsA) TrueB) FalseExplanation: We can get data from the form object in jsp
-
-
What is purpose of jsp forward method
A.forward control to another resource available in the same web application on different containerb.forward control to another resource available in the diff web application on different containerc.forward control to another resource available in the same web application on same containerd.forward control to another resource available in the diff web application on same container
-
If the data being submitted is sensitive, then it's always preferred to use _____________ method
Skill/Topic: ServletsA) doPostB) doGetC) serviceD) None of the aboveExplanation: because the elements don't shown up in URL.
-
-
-
-
-
-
-
-
-
-
-
-
JSP Interview Questions
Ans