JSP custom taglib lets you output XHTML code
for YouTube player. For example:
and you will get this:
Tags are:
YouTube
Body tag lets you output XHTML code for YouTube (Flash) player. Tag's body describes a movie URL. Attributes are:
1) width Optional attribute. Describes a width.
Default value is 425px
2) height Optional attribute. Describes a height.
Default value is 350px.
for downloading:
Library: youtubetag.jar Description: taglib.tld
See also Coldtags suite - the largest collection of custom JSP tags.