2 Replies Latest reply on Feb 28, 2003 3:56 AM by kammau

    How to view the changes immediately after a jsp is modified?

    kammau

      Hi All,
      How can I modify a JSP and view the changes immediately without packing a war and deploying again. The JSP may reference a tag library. And also, I don't want to register the compiled jsp class as servlet class in web.xml because there are hundreds of jsp files.

      Then, how can I do this to save the development time. Any suggestion is appreciated.

      Thanks!!!
      Kammau