0 Replies Latest reply on May 21, 2003 10:51 AM by patrick.joehri

    Recompiling classes

    patrick.joehri

      Hi
      If I have a jsp that invokes a class and I now recompile the class the the jsp still takes the code from the old class. How can I switch to a development or hot deploy mode, or how do I tell JBoss to always load the classes new?