0 Replies Latest reply on Sep 11, 2007 10:01 PM by jbride

    pre-compiling JSPs with <jsp:include using Ant/Tomcat

    jbride

      Hi,
      Similar to the following thread:

      http://mail-archives.apache.org/mod_mbox/tomcat-users/200701.mbox/%3C40D9A57CA9209A428FC7FAF91E11BF1545516F@ldn1malprd3.globeop.com%3Eomcat-users/200701.mbox/%3C40D9A57CA9209A428FC7FAF91E11BF1545516F@ldn1malprd3.globeop.com%3E

      ... it appears that JBossWeb also requires a change in the name of the included child JSPs to something other than *.jsp ... such as *.jspf in order to pre-compile. I'm wondering if we would consider supporting the ability pre-compile child <jsp:include pages with a *.jsp suffix ... as we already do with runtime compilation of JSPs ??

      thanks! jeff