Tuesday, November 29, 2011

How do I use comments within a JSP page?

You can use "JSP-style" comments to selectively block out code while debugging or simply to comment your scriptlets. JSP comments are not visible at the client.
Category:JSP Interview Questions

No comments:

Post a Comment