Are dialogue tags necessary?



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

Post New Answer

More JSP Interview Questions

Explain pge Directives.

1 Answers  


What is the purpose of jsp?

1 Answers  


How do I use a scriptlet to initialize a newly instantiated bean?

1 Answers  


What are request and response objects?

1 Answers  


What is jsp-config in deployment descriptor?

1 Answers  


Mention the various implicit objects used in the expression

1 Answers  


Which jsp methods can be overridden?

1 Answers  


How many page directive we can use in a single JSP?

2 Answers   Persistent,


How can I override the jspinit() and jspdestroy() methods within a jsp page?

1 Answers  


Can I use javascript on jsp page?

1 Answers  


What are the lifecycle phases of a jsp?

1 Answers  


how to connect the back end with Directive tag in jsp ...

1 Answers  


Categories