Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.RuntimeCollective.webapps.tag
Class PlainTextLinkTag  view PlainTextLinkTag download PlainTextLinkTag.java

java.lang.Object
  extended byjavax.servlet.jsp.tagext.TagSupport
      extended byjavax.servlet.jsp.tagext.BodyTagSupport
          extended byorg.apache.struts.taglib.html.BaseHandlerTag
              extended bycom.RuntimeCollective.webapps.tag.PlainTextLinkTag
All Implemented Interfaces:
javax.servlet.jsp.tagext.BodyTag, javax.servlet.jsp.tagext.IterationTag, javax.servlet.jsp.tagext.JspTag, java.io.Serializable, javax.servlet.jsp.tagext.Tag

public class PlainTextLinkTag
extends org.apache.struts.taglib.html.BaseHandlerTag

a custom jsp tag that creates a link to the Runtime Betsie server or another Betsie server if specified in web.xml or the tag. You can also define the hostname of the site using your link either directly to the tag or in the web.xml Betsie is an opensource accessability tool that uses perl to render a plaintext version of your site suitable for text to speach web browsing. You can learn more by visiting http://betsie.sourceforge.net/ Takes the following attributes