Login
Remember
Register
Ask a Question
Recent questions tagged #java
+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
+1
vote
1
answer
All servlet classes are required to be mapped and configured in web.xml.
asked
May 29, 2020
by
Hodge
#java
+1
vote
1
answer
Which of the following do not supports JSP directly?
asked
May 29, 2020
in
JAVA
by
Hodge
#java
#jsp
Java-questions-answers
+1
vote
1
answer
What JSP stands for?
asked
May 29, 2020
in
JAVA
by
Hodge
#jsp
#java
Java-questions-answers
+1
vote
1
answer
Which is the methods of generated Servlet?
asked
May 29, 2020
in
JAVA
by
Hodge
#jsp
#java
Java-questions-answers
+1
vote
1
answer
What is the correct signature of jspDestroy() method of HttpJspPage class?
asked
May 29, 2020
in
JAVA
by
Hodge
#java
#jsp
Java-questions-answers
0
votes
1
answer
Which of the following consists of methods for contacting a database?
asked
May 21, 2020
in
JAVA
by
GeorgeBell
#java
#jdbc
Java-questions-answers
0
votes
1
answer
Which of the following encapsulates an SQL statement which is passed to the database to be parsed, compiled, planned and executed?
asked
May 21, 2020
in
JAVA
by
GeorgeBell
#java
#jdbc
Java-questions-answers
0
votes
1
answer
Which of the following holds data retrieved from a database after you execute an SQL query using Statement objects?
asked
May 21, 2020
in
JAVA
by
GeorgeBell
#java
Java-questions-answers
0
votes
1
answer
Which of the following is not a valid type of ResultSet?
asked
May 21, 2020
in
JAVA
by
GeorgeBell
#java
#jdbc
Java-questions-answers
Page:
« prev
1
2
3
4
5
6
7
8
9
...
14
next »
...