Custom JSP taglib. Lets you calculate Alexa page rank for the given site. For example:
<%@ taglib uri="taglib.tld" prefix="r" %> <r:AlexaRank url="http://site_to_be_requested" /> Tags are: AlexaRank Body tag lets you calculate Alexa page rank for the given site. Attributes are: 1) url Describes a target URL.
for downloading: Library: alexatag.jar Description: taglib.tld See also Coldtags suite - the largest collection of custom JSP tags.
|
Also in Coldtags:
|