aboutsummaryrefslogtreecommitdiffstats
path: root/docs/sandbox
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sandbox')
-rw-r--r--docs/sandbox/trails/j2ee.html7
1 files changed, 1 insertions, 6 deletions
diff --git a/docs/sandbox/trails/j2ee.html b/docs/sandbox/trails/j2ee.html
index dc99e0731..804f43431 100644
--- a/docs/sandbox/trails/j2ee.html
+++ b/docs/sandbox/trails/j2ee.html
@@ -36,7 +36,7 @@ applications.
<code>{WebRoot}/WEB-INF/lib</code>.
</li>
<li>If your web applications or aspects might interact, deploy
- them to <code>${CATALINE_BASE}/shared/lib</code>.
+ them to <code>${CATALINA_BASE}/shared/lib</code>.
</li>
</ol>
<!-- END-SAMPLE j2ee-tomcat4-servlets -->
@@ -78,10 +78,5 @@ with the <code>Jasper</code>-generated servlet mappings.
</ol>
<!-- END-SAMPLE j2ee-tomcat4-jsp -->
-
-<!-- START-SAMPLE j2ee-servlets-tomcat4-myeclipseide Running AspectJ servlets in Tomcat 4.x using MyEclipseIDE -->
-
-<!-- END-SAMPLE j2ee-servlets-tomcat4-myeclipseide -->
-
</body>
</html>