Using an example, let us say that I have a CalendarForm, and this Form has a Collection of MonthBeans, and each MonthBean has a collection of DayBeans. How can I reference fields in the DayBean in the validation.xml? It seems that using indexedListProperty will only allow me to go to the collection of MonthBeans but no deeper.
Any help would be appreciated, Mike Zeitlin Daugherty Systems -- To unsubscribe, e-mail: <mailto:struts-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>