You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by de...@struts.apache.org on 2004/04/18 12:16:44 UTC

[Apache Struts Wiki] Updated: StrutsMaximumNumberOfTagsPerPage

   Date: 2004-04-18T03:16:37
   Editor: 134.102.7.78 <>
   Wiki: Apache Struts Wiki
   Page: StrutsMaximumNumberOfTagsPerPage
   URL: http://wiki.apache.org/struts/StrutsMaximumNumberOfTagsPerPage

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -49,3 +49,10 @@
 
 I think that you should upgrade tomcat to at least 4.1.18.  tomcat 4.0 compiles everything into 1 method _jspService.
 This was fixed in 4.1 by redesigning jasper. 
+
+----
+
+Michael Albrecht:
+
+If it is really a problem of huge _jspService - method and you are not able to upgrade (may be using the newest jspCompiler of BEA weblogic 8.1 ;-) ), '''dynamic includes''' of smaller JSPs could help.
+We`ve solved our more-than-65535-compiled-bytes-problem in this way.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org