You are on page 1of 1

Jsp

1) What is jsp?
2) What are advantages of jsp?
3) What is the difference between Servlets & jsp's?
4) Explain life cycle of the jsp's?
5) What are the jsp elements?
6) What is Template Text?
7) What is Scriptlet?
8) What are the implicit variables in the jsp?
9) What is JspDeclarations?
10)
What is Jsp Directive?
11)
Explain the page directive attributes?
12)
What is Jsp Expressions?
13)
What is the difference between jsp writer and PrintWriter
object?
14)
What is Jsp Action Tags?
15)
How many scoped variables are available in the jsp?
16)
What are advantages of scoped variables?
17)
How many scoped variables are available in servlet?
18)
What is the difference between include directive and
include tag?
19)
What are the custom tags?
20)
What is ELExpression?
21)
What is Tag?
22)
What is the difference between Jsp Expression and
ELExpression?
23)
What is Tag Library?
24)
What is JSTL?
25)
Explain about Core Tag Library?

You might also like