com.raritantechnologies.quickstart.userInterface
Class GetContentTag

java.lang.Object
  extended byBodyTagSupport
      extended bycom.raritantechnologies.quickstart.userInterface.GetContentTag

public class GetContentTag
extends BodyTagSupport

Generates an IFrame tag: enables relative - absolute URL mapping.

See Also:
Serialized Form

Constructor Summary
GetContentTag()
           
 
Method Summary
 int doStartTag()
           
 void setContentHandler(java.lang.String contentHandler)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetContentTag

public GetContentTag()
Method Detail

setContentHandler

public void setContentHandler(java.lang.String contentHandler)

doStartTag

public int doStartTag()
               throws JspException
Throws:
JspException