I have a Client that have a Adrress and i want to navigate in the object graph in that way : client.address.street, without have a null pointer exception... how can i do that...
I kwon that i can do that with webwork. is that a way to do in tapestry??? Both (tapestry and ww) uses OGNL, so .... PS; sorry for my english!