Login
Remember
Register
Ask a Question
Recent questions tagged #jsp
0
votes
1
answer
What is the correct signature of jspInit() method of HttpJspPage class?
asked
May 29, 2020
in
JAVA
by
Hodge
#java
#jsp
Java-questions-answers
+1
vote
1
answer
What is the correct signature of _jspService() method of HttpJspPage class?
asked
May 29, 2020
in
JAVA
by
Hodge
#java
#jsp
Java-questions-answers
+1
vote
1
answer
_jspService() method of HttpJspPage class should not be overridden. A - True B - False
asked
May 29, 2020
in
JAVA
by
Hodge
#jsp
#java
Java-questions-answers
+1
vote
1
answer
_jspService() method of HttpJspPage class should not be overridden.
asked
May 29, 2020
in
JAVA
by
Hodge
#jsp
#java
Java-questions-answers
+1
vote
1
answer
jspInit() method of HttpJspPage class can be overridden.
asked
May 29, 2020
in
JAVA
by
Hodge
#java
#jsp
Java-questions-answers
0
votes
1
answer
jspDestroy() method of HttpJspPage class can be overridden. in JSP
asked
May 29, 2020
in
JAVA
by
Hodge
#jsp
#java
Java-questions-answers
+1
vote
1
answer
Which of the following is not a implicit object in JSP
asked
May 29, 2020
in
JAVA
by
Hodge
#jsp
#java
Java-questions-answers
+1
vote
1
answer
Request is instance of which class in JSP
asked
May 29, 2020
in
JAVA
by
Hodge
#jsp
#java
Java-questions-answers
+1
vote
1
answer
response is instance of which class?
asked
May 29, 2020
in
JAVA
by
Hodge
#java
#jsp
Java-questions-answers
+1
vote
1
answer
if isThreadSafe attribute of page directive is set as true, then generated servlet implements SingleThreadModel interface in JSP
asked
May 29, 2020
in
JAVA
by
Hodge
#jsp
#java
Java-questions-answers
+1
vote
1
answer
This object can be used to access other implicit objects in JSP.
asked
May 29, 2020
in
JAVA
by
Hodge
#jsp
#java
Java-questions-answers
+1
vote
1
answer
What is default value of isThreadSafe in JSP?
asked
May 29, 2020
in
JAVA
by
Hodge
#java
#jsp
Java-questions-answers
+1
vote
1
answer
Setting isThreadSafe false can lead to poor performance.
asked
May 29, 2020
in
JAVA
by
Hodge
#java
#jsp
Java-questions-answers
+1
vote
1
answer
session is instance of which class in JSP?
asked
May 29, 2020
in
JAVA
by
Hodge
#jsp
#java
Java-questions-answers
+1
vote
1
answer
If a jsp is to generate a pdf page, what attribute of page directive it should use in JSP?
asked
May 29, 2020
in
JAVA
by
Hodge
#java
#jsp
Java-questions-answers
+1
vote
1
answer
If a jsp is to generate a xml page, what attribute of page directive in JSP it should use?
asked
May 29, 2020
in
JAVA
by
Hodge
#jsp
#java
Java-questions-answers
0
votes
1
answer
Which of the following is not a directive in JSP
asked
May 29, 2020
in
JAVA
by
Hodge
#java
#jsp
Java-questions-answers
0
votes
1
answer
Which of the following is not a valid attribute of a page directives?
asked
May 29, 2020
in
JAVA
by
Hodge
#java
#jsp
Java-questions-answers
+1
vote
1
answer
Which of the following is a server side technology?
asked
May 29, 2020
in
JAVA
by
Hodge
#java
#jsp
Java-questions-answers
+1
vote
1
answer
All jsp pages are required to be mapped and configured in web.xml.
asked
May 29, 2020
in
JAVA
by
Hodge
#java
#jsp
Java-questions-answers
Page:
1
2
next »
...