aboutsummaryrefslogtreecommitdiffstats
path: root/docs/sandbox/trails/j2ee.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sandbox/trails/j2ee.adoc')
-rw-r--r--docs/sandbox/trails/j2ee.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sandbox/trails/j2ee.adoc b/docs/sandbox/trails/j2ee.adoc
index a483a7b79..efca55e77 100644
--- a/docs/sandbox/trails/j2ee.adoc
+++ b/docs/sandbox/trails/j2ee.adoc
@@ -54,6 +54,6 @@ up ajc as the compiler, do the following before starting Tomcat:
common directory supported by the server.
. Alternatively, you can precompile JSP's using
- xref:#j2ee-tomcat4-precompileJsp[this Ant script]. That involves
+ xref:../scripts/precompile-jsp.build.xml[this Ant script]. That involves
manually updating the `web.xml` file with the `Jasper`-generated servlet
mappings.