Hello

I started to implement some "automatic properties" according to the information from 
Thor Kristmundsson on the following web-page: 
http://www.javaworld.com/javaworld/jw-12-2000/jw-1201-struts.html.

Now, I got to the point, that I figured out, Thor used method/classes, which are 
deprecated. For org.apache.struts.util.BeanUtils.getPropertyValue(Object, String) I 
should use PropertyUtils.getProperty().

Did some else implement the "automatic properties" within the new method/class?

Regards,

Marcel Andres

Reply via email to