Can't tell you the size limit, but I can tell you that to get around
the limitation, just use <jsp:include page="" flush="true" /> tag.
Usually, however, you'll get a JRun compilation error instead of html
rendering error.
Also JRun sporadically trys to parse the javascript on the page.  When
this
happens we use the include directive.

Regards,
- Doug

-----Original Message-----
From: victor [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 08, 2000 12:05 AM
To: jrun-talk
Cc: victor
Subject: web page limit


Is there any kind of limit to the size of a JSP page? I have a page that
keeps stalling at the same Html tag. Any idea?

------------------------------------------------------------------------
------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe:
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_tal
k
or send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body.

Reply via email to