On Thu, Oct 28, 2010 at 8:54 AM, cellterry wrote: > Actually, it gives the same error for another 2 buttons "OK" and "Save". > Sorry for not mentioning about it.
It's essentially impossible to debug that code. You'll have to dig through that morass of nested if-elses to determine why your list isn't being repopulated. Or just implement Preparable. (Hint: turning the source code on its side is *not* a graph of how awesome it is. You have *way* too much functionality in a single method, and it's *impossible* to read, understand, diagnose, etc.) Dave --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org