LinkedIn taglib ver. 1.1


    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).
2) countMode Optional parameter. Describes a mode for counter. Possible values are top or right. Default value is empty (no counter).

for downloading:

Library: linkedintag.jar    Description: taglib.tld

© Coldbeans      Comments?

See also Coldtags suite - the largest collection of custom JSP tags.

     

Also in Coldtags: