Click
here to share knowledge by answering these questions
-
Explain in brief JSP.
-
Explain the life-cycle methods in JSP?
-
What is a output comment?
-
What is a Hidden comment?
-
What is an Expression?
-
What is a Declaration ?
-
What is a Scriptlet?
-
What are implicit objects? List them.
-
List out difference between forward and sendRedirect.
Click
here to share knowledge by answering these questions
JSP Interview - July 31, 2008, 11:35 am by Amit Satpute
Explain
why and how to disable session in a JSP page.
Answer - Disabling the session improves the performance of a
JSP container. When a JSP ......
List
down benefits of JSP.
Answer - JSP pages perform with no issues on any
platform........
|