100000380
Points
Questions
185
Answers
186
-
Which implicit object is not available in normal JSP pages?
- 1K views
- 1 answers
- 0 votes
-
Explain JSP declaration and scriptlet tags?
- 1K views
- 1 answers
- 0 votes
-
Can we write methods in a JSP page? If yes, where can we write them?
- 1K views
- 1 answers
- 0 votes
-
What are thread-local variables in Java?
- 4K views
- 1 answers
- 0 votes
-
Are constructors inherited in Java?
- 3K views
- 1 answers
- 0 votes
-
In JSP, what is the difference in initializing a variable inside a scriptlet and a declarative?
- 1K views
- 1 answers
- 0 votes
-
How to handle runtime exceptions in JSP?
- 2K views
- 1 answers
- 0 votes
-
If a class A has non-empty constructor as shown below, class B inherits from A but does not have any …
- 1K views
- 1 answers
- 0 votes
-
What is the difference between join() method and yield() method in multithreading?
- 2K views
- 1 answers
- 0 votes