Hi
I've the following problem:
Form 1:
String a;
String b;
String c;
Form 2:
String a;
String b;
//--> I've to implement the following method
public Form2 copy(Form1) {
}
//-->only the properties that are identical in the form
shall be copied
Is there already any bean-util implemented?
I didn't find anything in the java-utils package
Nice Greetings Starky
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]