On 7/13/05, Vijay K Anand <[EMAIL PROTECTED]> wrote:
> Hi All
> 
> Any blueprint how can we write genric code for manipulating data in a
> table ,
> 

Can you expand your question please? If you are interested in
displaying tabular data in your JSPs have a look at the DisplayTag
http://displaytag.sourceforge.net/ - with a bit of extension this can
also be used for outputting form inputs. Where I work we then have a
ActionForm (representing the table) which contains a list of
ActionForms (representing each row).

Steve

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

Reply via email to