asptoday_discuss thread: Limitation in number of objects.
Is there any limitation in creating number of objects (textbox/select box etc.) in html/jsp pages?. I've a jsp page in which i'm displaying the records in a table. There are 10 fields for each row. i'm trying to add more rows (ex:50). so the number of objects are totally 50*10 = 500 objects. * In netscape 4.75 , it is not creating the object after certain limit. * In IE 5.0, it is creating the objects. but when u try to get the value from it, it is getting "null" value even though it has assigned the value properly while creating the object. Any idea for the above? Pl. reply ASAP. Thanks in advance. Subha
|





