Increase the buffer size in page directive
<%@ page buffer= "size kb"%>
default is "8 kb"
Siva
--------------------------------------------
Sivakumar S
PharmQuest.com Inc.
West Valley Executive Park
4030 Moorpark Ave, Suite 220
San Jose, CA 95117
Phone: (408) 984-3400 Ext. 18
Email: [EMAIL PROTECTED]
--------------------------------------------
-----Original Message-----
From: Kumaravel Kandasami [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 25, 2000 8:47 AM
To: [EMAIL PROTECTED]
Subject: Problem : <%@Page include %>
Hi!
I'm facing a peculiar problem,
I have a main JSP file called Main.jsp which is 51kb
I have to include A.jsp, B.jsp & C.jsp which are each
21KB.
I'm using a switch statement.to select the particular
JSP using
<%@include > tag.
I'm working in Weblogic 4.5.1 , in JSP1.0 Version.
When I include only A.jsp ie in the switch case I have
only one Case statement the file compiles & gives a
size of approximately 112kb(.class file).
But if I include all the case statements then the page
does not compile as well as not refreshes.
Exception thrown in the server was security
exception's
Class Loader exception.
I expect, is there any limitation in the size of the
file. Please post U'r replies.
Any Questions please mail at [EMAIL PROTECTED]
Thanks,
Kumar
__________________________________________________
Do You Yahoo!?
Kick off your party with Yahoo! Invites.
http://invites.yahoo.com/
===========================================================================
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
===========================================================================
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