com.raritantechnologies.searchApp.taglibrary
Class GetPageTag

java.lang.Object
  extended byBodyTagSupport
      extended bycom.raritantechnologies.searchApp.taglibrary.GetPageTag

public class GetPageTag
extends BodyTagSupport

Custom tag that renders the request url page - used for proxying in IFrames.

See Also:
Serialized Form

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

Constructor Detail

GetPageTag

public GetPageTag()
Method Detail

doStartTag

public int doStartTag()
               throws JspException
Throws:
JspException