From: Core Servlets
http://pdf.coreservlets.com

"Rather than use the class attribute, you are permitted to use beanName
instead.
The difference is that beanName can refer either to a class or to a file
containing a serialized bean object. The value of the beanName attribute
is
passed to the instanciate method of java.beans.Bean"


On Mon, 2004-12-06 at 10:13, zerol tib wrote:
> Howdy,
> 
> There are five attributes of the JSP standard action <jsp:useBean> :
> scope, id, class, beanName and type, as we know, the usage of 
> these attributes are easy to understand except "beanName".Would 
> you please tell me what does "beanName" mean?
> 
> Thanks in advance.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to