Application Integration (On-Premises) : Incorporating web applications : webMethods Tag Library for JSP : <webm:comment>
<webm:comment>
You use the <webm:comment> tag to add a comment to the JSP.
Syntax
<webm:comment>comment</webm:comment>
Example
<webm:comment>
Use this JSP to generate an order list from any document that contains
a purchase item number, quantity, description, and PO number.
</webm:comment>
Note:  
You can also use the HTML comment syntax <!-- comment --> to include comments in JSP code.
Copyright © 2015- 2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback