What's the error message say?  You can't have a method longer than 64k.
Seems like the JSP container thinks you're trying to exceed that limit.

Scott Stirling

-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Dheil Corona
Sent: Monday, May 22, 2000 11:15 PM
To: [EMAIL PROTECTED]
Subject: help on this error


when i'm loading up my pages
i got this error..

(Code of a method longer than 65535 bytes)

my main page has codition to get a parameter on the url and include a local
jsp on it, if ots true...

but i can't figure out what does it really means..

thanks

dheil

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to