What is a output comment?



What is a output comment?..

Answer / Manohar Pal

A JSP output comment is used for documentation purposes and will not be translated to HTML. It starts with '<%--' and ends with '--%>'.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JSP Interview Questions

How can I implement a thread-safe jsp page?

1 Answers  


How can I use jsp in the mvc model?

1 Answers  


Is jsp server side scripting language?

1 Answers  


How to delete a cookie in a jsp?

1 Answers  


Which tag should be used to pass information from jsp to include jsp?

1 Answers  


How is jsp better than servlet technology?

1 Answers  


Mention the implicit objects in a jsp.

1 Answers  


How we can configure init params in jsp?

1 Answers  


How can I override the jspinit() method within a jsp page?

1 Answers  


Which jsp life cycle is in correct order?

1 Answers  


HOW CAN WE COMPARE TWO PDF FILES USING JSP ?

1 Answers   TCS,


Is jsp platform dependent?

1 Answers  


Categories