|
Custom JSP taglib. Lets you create messages in your applications that fades into view, stays on the screen for the some time and then fades away automatically. For example, you can flash some confirmation message and hide it automatically by the timer. Code: JSP 2.0 |
This particular custom JSP taglib lets you request a status for the Skype users. The tag "SkypePresence" lets you request a presence status for the given Skype ID. Code: JSP 2.0 |
This custom JSP tags library lets you deal with YouTube API right in your JSP pages. Tag "YouTubeData" lets you request YouTube RSS feed and proceed it in your JSP page. Tag "ForEachVide" iterates over the requested data. Code: JSP 2.0 |
Custom JSP tags library lets you deploy TinyUrl API in your JSP pages. So tag lets you calculate tiny url for the given URL. TinyUrl takes a long Url string and replaces it with their own smaller Url string. Code: JSP 2.0 |
|  | |
This page contains some custom JSP tags. This particular taglib lets you work with Twitter API right from your JSP pages. Code: JSP 2.0 |
This particular page contains a custom JSP taglib. Tag topWindow lets you invoke your JSP page in the top window. It is a standard task if your system uses (or may use) HTML frames. Code: JSP 2.0 |
This particular page contains a custom JSP tags library. This custom tag maximizeWindow lets you automatically maximize the browser window. Code: JSP 2.0 |
|  |  |
This page contains a custom JSP tag. This taglib lets you define a hyperlink for adding data to browser bookmark. Bookmarks are also known as favorites. Code: JSP 2.0 |
This custom JSP tags library lets you deploy Blogger API in your web applications. For example, the following code on this page will post to livejournal.com. Code: JSP 2.0 |
Icon Key >
 - Recently Updated
 - Showcase Listing
|