org.apache.struts.taglib.html.BEAN is used internally by the Struts <html:>
tags to hold a reference to the form bean. <html:form> sets it's value &
enclosed tags like <html:text> access the form bean by looking for an
attribute with that name.

So, you could get that by having a null form bean, or by using an <html:>
tag outside an <html:form> element.

Hope that is of some use.

Paul

> -----Original Message-----
> From: Michael McGrady [mailto:[EMAIL PROTECTED]
> Sent: 07 July 2004 01:26
> To: Struts Users Mailing List
> Subject: Re: Form bean scope question
> 
> 
> To what does this refer?  You must be trying to find this but why?
> 
> At 02:18 AM 7/6/2004, you wrote:
> >org.apache.struts.taglib.html.BEAN
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


**********************************************************************
Axios Email Confidentiality Footer
Privileged/Confidential Information may be contained in this message. If you are not 
the addressee indicated in this message (or responsible for delivery of the message to 
such person), you may not copy or deliver this message to anyone. In such case, you 
should destroy this message, and notify us immediately. If you or your employer does 
not consent to Internet email messages of this kind, please advise us immediately. 
Opinions, conclusions and other information expressed in this message are not given or 
endorsed by my Company or employer unless otherwise indicated by an authorised 
representative independent of this message.
WARNING:
While Axios Systems Ltd takes steps to prevent computer viruses from being transmitted 
via electronic mail attachments we cannot guarantee that attachments do not contain 
computer virus code.  You are therefore strongly advised to undertake anti virus 
checks prior to accessing the attachment to this electronic mail.  Axios Systems Ltd 
grants no warranties regarding performance use or quality of any attachment and 
undertakes no liability for loss or damage howsoever caused.
**********************************************************************


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

Reply via email to