0 Replies Latest reply on Jan 14, 2003 6:34 AM by jukkalehti

    Compiled JSP pages during JBoss startup?

    jukkalehti

      Hi,

      currently, when I first load some JSP pages, the first time to load a page takes almost 30 seconds. But subsequent loads takes only fractions of a second (even after browser restart, so pages are not in browser cache).

      Is there a way to compile JSP pages during JBoss startup? I'm using JBoss-3.0.5+Tomcat-4.1.18.

      TIA.