0 Replies Latest reply on Dec 10, 2002 5:44 AM by dade

    Include a jsp from another WAR

    dade

      Is it possible to include a jsp-file from another war or jar file? I'm deploying a war-file with the whole web, and then later deploying a jar file with some app-specific jsp-files that should be included in the jsp-files from the former file. I'm told that because of security reasons this is not possible. Is that true, and if not, how can I do this.