Question, how can i add the test value to the html:text like below <bean:define id="test" name="testForm" property="testers.testerName"/> <html:text name="username" value='<bean:write name="test"/>'/>
but this is not working, any idea ? thks --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

