I put a Component in a Loop, and when I call System.out.println(this); I found that there are only one instance of the component. If I have some persist value in this Components they can't work well.
Why this happened? What should I do if I want to put a Complex Component with persist value into a Loop? Thanks -- Bo Gao [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
