I've made some changes in three files (attached and virus free :-) to let
Struts handle automatic/extended properties, ie properties that appears on
jsp but not defined by the actionForm bean. 

It is based on 12/16 nightly build. Only simple properties are supported at
this time, as was the original nightly build. Tested on Orion 1.4. Watch
your server's System.out for extended properties... (printed from
ActionForm).

Let me know if you have problem getting them to work.

ActionForm.java

BeanUtils.java

PropertyUtils.java

Reply via email to