Custom JSP taglib lets you share links via LinkedIn network.
Drive traffic to your site with the Share plugin. Your content is distributed on LinkedIn Today, the homepage, groups, email and
mobile. Members see it and click back to your site. Tag LinkedInButton lets you add share service to your site. For example:
<%@ taglib uri="taglib.tld" prefix="in" %> <in:LinkedInButton url="http://www.servletsuite.com"/> and you will get some like this:
Tag adds to your page a share button from LinkedId Tags are: LinkedInButton Body tag provides a button for sharing page link on LinkedIn. Tag's body describes an URL (optional). Parameters are: 1) url Optional parameter. Describes an url for sharing. By default it will be a current URL (current page).
for downloading: Library: linkedintag.jar Description: taglib.tld See also Coldtags suite - the largest collection of custom JSP tags. |
Also in Coldtags:
|