Re: Size limit of a jsp in JSP 0.92

2000-09-20 Thread Jennifer Buffington

We are using jsp 0.92 and have many of what I deem large pages (~60 pages
printed).  We have run into problems when our pages contain many lines of
JavaScript at the top of the html.  By rearranging the code and putting the
Java scriptlets above the JavaScript, the pages were able to compile.  (some
kind of buffer problem maybe)  This might be your problem if you're using a
lot of JavaScript too.

-Original Message-
From: Pankaj Chaubey [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 20, 2000 8:50 AM
To: [EMAIL PROTECTED]
Subject: Size limit of a jsp in JSP 0.92


Hi,

We have developed an application using jsp 0.92/servlets on NES 4.0. The
JSPs don't compile when they exceed some size limit.

Can anyone provide any inputs on the same as we have a deadline to meet.

Kindly respond at the earliest. Looking forward for a reply.

Regards,
Pankaj

_
Get Your Free Email At, http://www.rediffmail.com

For fabulous shopping deals visit:
http://www.rediff.co.in/shopping/index.html

===
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



Re: Size limit of a jsp in JSP 0.92

2000-09-20 Thread Greg Ames

There was a bug in JRun that was fixed with a service release.  Check out
Allaire's support pages if you are using JRun.

Greg

-Original Message-
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Pankaj Chaubey
Sent: Wednesday, September 20, 2000 8:50 AM
To: [EMAIL PROTECTED]
Subject: Size limit of a jsp in JSP 0.92


Hi,

We have developed an application using jsp 0.92/servlets on NES 4.0. The
JSPs don't compile when they exceed some size limit.

Can anyone provide any inputs on the same as we have a deadline to meet.

Kindly respond at the earliest. Looking forward for a reply.

Regards,
Pankaj

_
Get Your Free Email At, http://www.rediffmail.com

For fabulous shopping deals visit:
http://www.rediff.co.in/shopping/index.html

===
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



Re: Size limit of a jsp in JSP 0.92

2000-09-20 Thread Greg Ames

This is what fixed the problem for us.

http://www.allaire.com/Handlers/index.cfm?ID=15511Method=Full

Greg

===
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