Hi,

Can i see the you jsp code, are you iterateing the list propertly

Thanks,

Nuwan
----- Original Message ----- From: "Mallik" <[EMAIL PROTECTED]>
To: <user@struts.apache.org>
Sent: Tuesday, November 21, 2006 6:28 AM
Subject: DynaValidatorForm help?



Hi friends
first of all thanks for your great help

situation is:
i have to setup some details and display those details
for the setup service, i use DynaValidatorForm. it is working well for
validations also.
i want to use the same DyanActionForm for view also but

problem  is:
if i use DynaValidatotForm for displaying the data, i am getting last record
only as many times as  i got for "select count(*) from blocks".
but if i use System.out.println() in action class over that ArrayList in
loop, i am getting correctly.

if i code ActionForm for those fields, i am getting correctly.

why this ?
cann't i use DynaActionForm for both setup and Viewing details
help me please...

ur's
Mallik
--
View this message in context: http://www.nabble.com/DynaValidatorForm-help--tf2677169.html#a7466483
Sent from the Struts - User mailing list archive at Nabble.com.


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



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

Reply via email to