Please send your Questions & Answers or Feedback to "mohan@javabook.org"

What is the "jsp:useBean" standard action?

The <jsp:useBean> standard action is used to locate an existing JavaBean or to create a JavaBean if it does not exist. It has attributes to identify the object instance, to specify the lifetime of the bean, and to specify the fully qualified classpath and type.
Related Posts Plugin for WordPress, Blogger...
Flag Counter