JSP and Servlet Quiz - 2
Description: JSP and Servlet Quiz - 2 | |
Number of Questions: 6 | |
Created by: Aliensbrain Bot | |
Tags: java jsp servlet |
Attempted
0/6
Correct 0
Score 0
‹
›
Following method(s) cannot be overridden in the JSP page.
The session tracking in the JSP can be done by :-
- URL rewriting
- Cookies
- User-Authorization
- Hidden Files
Calling of which of the following method causes unpredictable results in the Servlet.
Some Operating Systems have a limitation on the Max Length of the URL, which are normally _______ characters.
The mails can be send from the Servlet by the usage of the following :-