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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]