adspace
What is a output comment?
Answer Posted / Manohar Pal
A JSP output comment is used for documentation purposes and will not be translated to HTML. It starts with '<%--' and ends with '--%>'.
Post New Answer View All Answers
i need the source code for opening a word document in java
2307