Setting Extended ActionForm

2004-06-15 Thread Fedor Smirnoff
Hi, Not sure if I can explain it, but I will try. Basically I have ActionForm1 with Action1 and ActionForm2(extends ActionForm1) with Action2 AF1 has get/set method for some arrayList. Now I have a form that posts to Action2 and uses values from AF2, however, an arrayList is beng pulled from AF1

Setting Extended ActionForm

2004-06-15 Thread Fedor Smirnoff
Hi, Not sure if I can explain it, but I will try. Basically I have ActionForm1 with Action1 and ActionForm2(extends ActionForm1) with Action2 AF1 has get/set method for some arrayList. Now I have a form that posts to Action2 and uses values from AF2, however, an arrayList is beng pulled from AF1