It's legal, you can check example in manual, page 26 top Michal Malecki ps what sqlmap lacks are nested loops (iterate inside iterate). maybe one day I will play with it ;)
> is this sytax legal? > > #album.id# > > this would be resolved as the id property of the album property of the > parameterClass object. > > if not, would it be possible to adopt the commons-beanutils sytax for > resolving properties? > > http://jakarta.apache.org/commons/beanutils/api/org/apache/commons/beanutils/PropertyUtilsBean.html > > > just a suggestion.... > > afaict only simple properties are supported, using beanutils property > resolution should be backwards compatible at the same time enabling > nested, indexed and mapped properties. > > cheers Nathan > > -- > Nathan Coast > Managing Director > Codeczar Ltd > mob : (852) 9049 5581 > tel : (852) 2834 8733 > fax : (852) 2834 8755 > web : http://www.codeczar.com >

