Uses of Class
org.apache.ecs.jsp.jsp_useBean

Packages that use jsp_useBean
org.apache.ecs.jsp   
 

Uses of jsp_useBean in org.apache.ecs.jsp
 

Methods in org.apache.ecs.jsp that return jsp_useBean
 jsp_useBean jsp_useBean.setId(java.lang.String id)
          Sets the id="" attribute
 jsp_useBean jsp_useBean.setScope(java.lang.String scope)
          Sets the scope="" attribute
 jsp_useBean jsp_useBean.set_Class(java.lang.String c)
          Sets the class="" attribute
 jsp_useBean jsp_useBean.set_Type(java.lang.String t)
          Sets the type="" attribute
 jsp_useBean jsp_useBean.setBeanName(java.lang.String beanName)
          Sets the beanName="" attribute
 



Copyright © 1999-2003 Apache Software Foundation. All Rights Reserved.