JSP tags are like HTML tags and they do not use <%. Instead they use < character. JSP tags can have a "start tag", a "tag body" and an "end tag". As you may have guessed, the start and end tag both use the tag name, enclosed in < and > characters. Just has HTNL tags, the ending JSP tag starts with a / character after the < character. The tag names have an embedded colon character : in them, the part before the colon describes the type ...
Size Reduced for Images in PDF &...
05-15-2013, 05:53 PM in Java Software