jrun.jsp.tags
Class GetProperty

jrun.jsp.tags.GetProperty

public class GetProperty


Inner Class Summary
 class GetProperty.NoSuchPropertyException
          ({page}:{line}) The bean {bean} does not have a {property} property
 class GetProperty.ObjectNotFoundException
          ({page}:{line}) {bean} not found
 
Constructor Summary
GetProperty()
           
 
Method Summary
 int doStartTag()
           
 void release()
           
 void setName(java.lang.String name)
           
 void setProperty(java.lang.String property)
           
 

Constructor Detail

GetProperty

public GetProperty()
Method Detail

setName

public void setName(java.lang.String name)

setProperty

public void setProperty(java.lang.String property)

doStartTag

public int doStartTag()
               throws javax.servlet.jsp.JspException

release

public void release()


Copyright � 2002 Macromedia Corporation. All Rights Reserved.