Are dialogue tags necessary?
Answer / Karan Kumar
No, dialogue tags are not required in JSP. They are used in markup languages like XML or HTML for defining dialogues between characters in a play. In JSP, you can directly write the code.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain pge Directives.
What is the purpose of jsp?
How do I use a scriptlet to initialize a newly instantiated bean?
What are request and response objects?
What is jsp-config in deployment descriptor?
Mention the various implicit objects used in the expression
Which jsp methods can be overridden?
How many page directive we can use in a single JSP?
How can I override the jspinit() and jspdestroy() methods within a jsp page?
Can I use javascript on jsp page?
What are the lifecycle phases of a jsp?
how to connect the back end with Directive tag in jsp ...