Preview:
Different type of tages
1 . commets Tag <%--  this is Jsp comment  --%>
2 . Declarations Tag  <%! int a,b,c  %>
3.  Directives Tag <%@ import="java.sql.*" %>
4.  Expressions Tag <%= expression %>
5.  Scriplets Tag <% Code fragment %>
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter