You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Navier Stokes <na...@hotmail.com> on 2009/09/05 04:15:19 UTC

nested object in beaneditform component

Hi:

Is it possible to ask the beaneditform to display the fields for an object with nested object?  For example:  I have a customer class with address field as an object:

public class Customer {

    private String firstName;
    private String lastName;
    private Address address;

}

public class Address {

    private String address1;
    private String address2;
    private String city;
    private String state;
    private String zip;

}

How to get the beaneditform to work with this?
thanks for any help.

Nav
_________________________________________________________________
Save time by using Hotmail to access your other email accounts.
http://clk.atdmt.com/UKM/go/167688463/direct/01/