RE: [Q] why bean:write can't be used without NAME as html:text can?

2003-03-19 Thread Sri Sankaran
Probably because unlike html:text, bean:write doesn't *have* to inside a form and 
so a bean isn't guaranteed?

Sri

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 19, 2003 1:58 PM
To: [EMAIL PROTECTED]
Subject: [Q] why bean:write can't be used without NAME as html:text can?


Hello,

from html:text about Attribute name - If not specified, the bean associated with the 
form tag we are nested within is utilized. why bean:write can't does the same? to be 
consistant. or Am I missing anything? tnx Best Regards. Michael.




-
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]



RE: [Q] why bean:write can't be used without NAME as html:text can?

2003-03-19 Thread Robert Taylor
Use the nested taglib.

nested:write .../

robert

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, March 19, 2003 1:58 PM
 To: [EMAIL PROTECTED]
 Subject: [Q] why bean:write can't be used without NAME as html:text
 can?
 
 
 Hello,
 
 from html:text about Attribute name - If not specified, the bean
 associated with the form tag we are nested within is utilized.
 why bean:write can't does the same? to be consistant.
 or Am I missing anything?
 tnx
 Best Regards.
 Michael.
 
 
 
 
 -
 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]