>The "JPath" component supports XPath-expression navigation across trees of 
>JavaBeans, so you can say things like:
>  "employee/addresses/home/zipCode"
>to do the equivalent of
>  getEmployee().getAddresses().get("home").getZipCode()

>This is a proposal to promote the code in the "jpath" directory in 
>jakarta-commons-sandbox into jakarta-commons proper

>Votes, please?

+1


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

Reply via email to