Re: [S2] Multiple problem

2007-06-14 Thread Wei Xu
understand it. Thanks you again :) From: Laurie Harper <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" To: user@struts.apache.org Subject: Re: [S2] Multiple problem Date: Wed, 13 Jun 2007 14:54:58 -0400 Please keep related messages within the same thread and try to a

Re: [S2] Multiple problem

2007-06-13 Thread Laurie Harper
Please keep related messages within the same thread and try to avoid re-posting a question without the context of any prior discussion. See below for another suggestion: Wei Xu wrote: First, you can look through next jsp codes: Why do the indexing into destObjects

[S2] Multiple problem

2007-06-13 Thread Wei Xu
First, you can look through next jsp codes: Variable "destObejcts" is a type which contains a serial of objects named "destObject". Variable "visibleColumns" is also a LIST of objects named "visibleColumn", and "fieldDefName" is a property of "visibleColumn". An