>>>>> "ashokd" == ashokd  <[EMAIL PROTECTED]> writes:

    ashokd> Hi,
    ashokd> In my project, I am displaying all exisiting data in row format, user can 
update any row(We don't know how many rows will come every time, it depends upon the 
records exist in database).

    ashokd> For this type of project shall I use Struts, If yes how can I create 
FormBeans for this type of forms.

    ashokd> Please give your suggestion on this.

Well, you'll likely be using at least indexed properties, and perhaps indexed
tags.  The former is defined in the JavaBeans specification, and the latter is
specific to Struts.  The Struts web site has a "FAQ/How To" area that has a
section on indexed properties and tags.

-- 
===================================================================
David M. Karr          ; Java/J2EE/XML/Unix/C++
[EMAIL PROTECTED]   ; SCJP



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to