What is a jsp and what is it used for?
No Answer is Posted For this Question
Be the First to Post Answer
Explain pge Directives.
What is declaration statement?
How many page directive we can use in a single JSP?
What is jspinit method?
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.
Is the session object always created on the jsp page, is it possible to disable its creation?
What are the advantages of jstl?
What is scriptlet tag in jsp?
How many jsp implicit objects are there?
What is a expression?
How can we disable el?
What is session tracking in jsp?