You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by de...@struts.apache.org on 2004/12/14 18:48:46 UTC

[Apache Struts Wiki] Updated: StrutsReloadingConfig

   Date: 2004-12-14T09:48:45
   Editor: HassanReyes <ha...@yahoo.com.mx>
   Wiki: Apache Struts Wiki
   Page: StrutsReloadingConfig
   URL: http://wiki.apache.org/struts/StrutsReloadingConfig

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -82,3 +82,9 @@
 
 ----
 
+Hassan Reyes:
+
+  I tried to use a PlugIn to add some properties config beans to the form bean config every time when the instanceof my interface be true.
+   it was somthing like this: formBeanCfg.addFormPropertyConfig(myFormPropertyConfig); It was because i'm using DynaForms and what i want       to do is like a extend my DynaFormBean but with my owns properties. Why on a PlugIn? Well because the FormBeanCfgs are not freeze jet... 
+
+  Everithing looks good, but when i run my app the dispatch  method has the form parameter null and i really don't know why... Does it is a good idea? or there is a best way? Thks.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org