RE: help needed with RowSetDynaClass

2005-06-08 Thread McDonnell, Colm (MLIM)
8 June 2005 14:27 To: user@struts.apache.org Subject: help needed with RowSetDynaClass Hello all, I am writing a jsp that retrieves a row of a table in my database and allows the user to modify the fields using a form. For example, if I have the following table in my database: NAME GENDER John Ma

help needed with RowSetDynaClass

2005-06-08 Thread Javier Santos Martin-Moreno
Hello all, I am writing a jsp that retrieves a row of a table in my database and allows the user to modify the fields using a form. For example, if I have the following table in my database: NAME GENDER John Male Ann Female and the following code in my action class ... RowSetDynaClass rowSe