Custom JSP tags library lets you create a link for adding data to Google Buzz.
For example:
<%@ taglib uri="taglib.tld" prefix="g" %>
<g:BuzzLink url="http://www.servletsuite.com/servlets/buzzlinktag.htm">Buzz this</g:BuzzLink> and you will get this:
Tags are: BuzzLink Body tag lets you create a link for Google Buzz posting. Tag's body describes an anchor. Attributes are: 1) url Optional attribute. Describes a link you will post to buzz.
By default it is a current page
for downloading: Library: buzzlinktag.jar Description: taglib.tld See also Coldtags suite - the largest collection of custom JSP tags.
|
Also in Coldtags:
|