-
-
-
-
-
-
-
-
-
Which of the following statement is true for the tag. (Multiple choice)
Skill/Topic: Programming ConstructsA) It offers option of sharing local variables and better run time efficiencyB) Can be used to incorporate contents from static documents C) Provides benefit of automatic recompilation. D) Can include dynamically generated output.
-
State true or false :- URL instance represents the location of a resource
Skill/Topic: Programming ConstructsA) TrueB) False
-
State true or false -- URLConnection instance represents a link for accessing or communicating with the resource at the location.
Skill/Topic: Programming ConstructsA) TrueB) False
-
-
-
-
-
-
State true or false -- The < % return; % > simply aborts the processing of JSP
Skill/Topic: JSP Life CycleA) TrueB) FalseExplanation: Because your JSP is just a servlet method
-
-
implements the SingleThreadModel interface making the Jsp
Implementing the tag implements the SingleThreadModel interface making the Jsp
Skill/Topic: Programming ConstructsA) None of the above B) content safeC) synchornisedD) thread safe
-
JSP Interview Questions
Ans