Hello, I've created a rather large .jsp file which is giving me the following error when I try to run it: Error compiling source file: file:/home/sbac/public_html/DataBase/DbMaint/dbmaint.jsp builtin-javac -classpath /jdk117_v1a/lib/classes.zip:/usr/src/ApacheJServ-1.0/src/java/ApacheJServ.jar:/usr/src/JSDK2.0/lib/jsdk.jar:/usr/openlink/jdk11/opljdbc.jar:/usr/src/javamail-1.1.2/mail.jar:/usr/src/jaf-1.0.1/activation.jar:/jdk117_v1a/bin/../classes:/jdk117_v1a/bin/../lib/classes.jar:/jdk117_v1a/bin/../lib/rt.jar:/jdk117_v1a/bin/../lib/i18n.jar:/jdk117_v1a/bin/../lib/classes.zip:/home/servlets/classes:/usr/src/gnujsp-0.9.10/lib/gnujsp10.jar:/usr/src/jswdk-1.0/lib/servlet.jar -d /var/tmp -deprecation /var/tmp/jsp__file_3a__home__sbac__public_html__DataBase__DbMaint__dbmaint_2ejsp.java error: An exception has occurred in the compiler; please file a bug report (http://java.sun.com/cgi-bin/bugreport.cgi). 1 error I researched this and found one other person who had a similar error. The response was that the file was too large to compile as a .jsp and to try another compiler. Is this the only option, besides trying to convert the program to run as a servlet? Thanks. -ron -- Ron Parker Software Creations http://www.scbbs.com TradeWinds Publishing http://www.intl-trade.com TradePoint Los Angeles http://www.tradepointla.org SiteDirector Security Server http://livepublish.scbbs.com Civil War Online Library http://civilwar.scbbs.com =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". FAQs on JSP can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html
