|
hi,
i really did't get ur Q.
but if u want to avoid using name attribute,u can use nested tags
that takes the action form binded with the html:form
-- nagi
-------Original Message-------
Date: Wednesday, August
27, 2003 08:51:00 PM
Subject: bean:write
usage
Hi,
I have a form where I display some "static"
fields ... the values of those fields are located in my
actionForm, if I use the bean:write tag I need to give the name of the
action form in my jsp file Is it possible to avoid that
?
<bean:write property="field1"
name="actionForm">
Regards,
Michel Van
Asten
--------------------------------------------------------------------- To
unsubscribe, e-mail: [EMAIL PROTECTED] For
additional commands, e-mail: [EMAIL PROTECTED]
. |