0 Replies Latest reply on Dec 6, 2002 3:19 AM by eric138

    JSP compiled to classes problem ?

    eric138

      Hello,

      Each time calling a JSP. JBoss will generates a JSP-Servlet, and compiles it into classes.

      When JBoss startup, all those files will be removed and re-generated each time when calling. Is it possible to tell JBoss not to remove those folders when startup. Or just re-generates the most updated version if there is any.

      If I have some pre-compiled JSP classes, how can I tell JBoss looking for my JSP classes in a specific folder(this JSP classes are only for a specific Context) ??


      Best regards,
      Eric