Hi, How to use beaneditform with complex beans? it seems that beaneditform does not render those user defined classes, here is an example that I found in the list about the similar question for t4:
public class Item { private ItemDetails details; } public class ItemDetails { private int weight; } Thanks, A.C. -- View this message in context: http://www.nabble.com/t5%3A-BeanEditForm-and-complex-beans-tp15782622p15782622.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]