I'm trying to set a collection of action form2 for an action form1 that looks this way
public actionform2 extends actionform{
String bvalue;
String bnoter;
//getters and setter provided
}
public actionform1 extends actionform{
String avalue;
String another;
actionform2 actions[]...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.