1 Reply Latest reply on Jul 24, 2002 12:20 PM by tbfmicke

    Changing JSP pages on the fly

      How do I set up the deployment directory and descriptors to allow me to edit JSP pages and have them automatically be recompiled upon page access?

      This was pretty easy in WL5.1, because we simply exploded our directory structure and didn't even create .war and .ear files.

      So, any ideas? Can I explode stuff like I did with Weblogic?