Custom JSP tag. Yet another tool for WAP/WML development in JSP. Lets you create a hyperlink in your WML code for activating phone call (so called wtai interface). Tag continues our line of custom JSP tags that are similar to WEB controls in .NET framework (Mobile Controls SDK in this case).
For example:
or you may use phone number itself as a link
Tags are:
phone
Body tag, creates callable link for WML. Parameters are:
1) number phone number
for downloading:
Library: phonetag.jar Description: taglib.tld
See also Coldtags suite - the largest collection of custom JSP tags.