This article is nicely writen and easy to understa,
January 7, 2007 at 3:08 AM
This article is nicely writen and easy to understand..
One little suggestion from my side ..I think there will come this <form-beans></form-beans> tag wraping to <form-bean name="AddressForm" type="roseindia.net.AddressForm"/> shown in the example.
So the entry for form bean in struts-config is like this.. <form-beans> <form-bean name="AddressForm" type="roseindia.net.AddressForm"/> </form-beans>