Can we call servlet from jsp?
No Answer is Posted For this Question
Be the First to Post Answer
How many types of jsp tags are there?
Why are the request.getrequestdispatcher() and context.getrequestdispatcher() used?
Is it possible to share an httpsession between a jsp and ejb? What happens when I change a value in the httpsession from inside an ejb?
What is the <jsp:param> standard action?
Explain scriptlet, expression and declaration in jsp.
How is jsp used in the mvc model?
Why don’t we need to configure jsp standard tags in web.xml?
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.
What is session getattribute in jsp?
What is the default value of session attribute in jsp?
Why we use jsp instead of html?
What are the advantages of jstl?