This page contains an archived post to the Java Answers Forum made prior to February 25, 2002.
If you wish to participate in discussions, please visit the new
Artima Forums.
Message:
Java script error in JSP
Posted by Shekhar Sharma on January 24, 2002 at 6:44 AM
Hi, i am doing project using JSP, Beans, Servlets & Javascript on Java Web Server 2.0 trial version. and facing problem of errors in JavaScript which is used in JSP. The exact situation is that i am retrieving some records from database to javascript array in JSP page. initially when there are few records in database this page is processed alright. but as the records in database increase, the processed page come with errors in javascript, hence make all the active page to of no use and non user friendly. eg. i have made an array in javascript as below. JAVASCRIPT IN JSP PAGE -------------------------
PROCESSED PAGE BY SERVER ----------------------------
|