Why is used in jsp?
No Answer is Posted For this Question
Be the First to Post Answer
Can a constructor be used in place of init() method to initialize a servlet?
Differentiate between jsp scriptlet tag and declaration tag.
List the different scope values for the <jsp:usebean> tag in jsp?
Can we use javascript in jsp?
What is jsessionid?
Can you override jspinit() method? If yes, in which cases?
Q : In session created by server with client(browser) How can server find that request coming is belong to new session OR belong to session that is timeout.
how can i update the marque in jsp without changing the sourse code
What do you know about jsp expression language (jsp expression language – el)?
How can we extend jsp technology?
Differentiate between <jsp:include page=…> and <%@include file=…>.
Explain the uses of jsp?