MyEclipse: Edit form-beans from the struts-config file ghost2001 - Jan 07, 2005 - 09:48 AM Post subject: Edit form-beans from the struts-config file
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,
Pietersupport-greg - Jan 07, 2005 - 03:15 PM Post subject:
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.