I want to build dynamic HTML forms whose fields are dependent on the data from the Model. Is there a way I can specify the Dynabean properties at runtime in action/request processor or somewhere?
I used to do this by using a naming convention on control names (e.g fld_<%= propertyName%>) but there is no Struts here. I mean I can't benefit from the ActionForm framework that Struts provides. Has anybody accomplished this before using Struts? Thanks. Affan Q. ----- Original Message ----- From: "Huynh Ngoc Huy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 14, 2002 7:38 AM Subject: An example of dynabean ! > Dear group, > After extract the zip file, you must copy all libs > of struts-1.1b2 (struts.jar, commons-*.jar) into the > lib directory of the example. > Regard, > Huy -- To unsubscribe, e-mail: <mailto:struts-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>