Is jsp better than servlet?
No Answer is Posted For this Question
Be the First to Post Answer
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 difference between jsp and servlets ?
Differentiate between include directive and include action.
What is expression tag in jsp?
Explain jsp action elements or action tags?
How do you connect to the database from jsp?
What is jsp tag?
When destroy method of jsp is called?
What is scriptlet tag?
How do we print “<br> creates a new line in html” in jsp?
Mention the jstl core tags.
How can I override the jspinit() and jspdestroy() methods within a jsp page?