hi all, i'm using BeanUtils.setProperty() inside my application. When property is mapped and the key contains dots, beanutils thinks the key has nested properties (which is non-sense to me). Is there a way to escape dots? Why beanutils tries to access nested properties in a String-based key? Is this a bug?
example: environment(java.naming.factory.initial) btw: the app is called XFP http://xfp.sourceforge.net -- () ascii ribbon campaign - against html mail /\ - against microsoft attachments --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
