Hi,

Their is any naming conventions for ActionForm methods ?

I got a problem with this.

First I used like below then I got the problem(NumberFormatException:
getTName()
setTName()

Later I changed to 

getTableName();
setTableName();

By using above two method names the exception gone.

Any one can help on this.

Thanks & Regards,
Ashok.D

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

Reply via email to