Post subject: Edit form-beans from the struts-config file Posted: Jan 07, 2005 - 09:48 AM
Joined: Jan 07, 2005
Posts: 1
Hi,
I'm member of a IT research team and for the moment we are testing with myEclipse, it looks fantastic....
But I have a question!?
Can I add form properties after creating the form bean. When I right-click / edit on the my form bean in the struts-config editor. The button add on the form-property panel is disabled. So I can't add new properties to the form.....
Thx in advance,
Pieter
support-greg
Post subject:Posted: Jan 07, 2005 - 03:15 PM
Moderator
Joined: Mar 31, 2004
Posts: 1615
There currently isn't any way to add properties to a normal Form bean after it has been created. However, if you use a DynaActionForm or other Dynamic type form bean, you can add form properties after creating the bean using the wizard.