summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwisberg <wisberg>2003-09-27 01:48:06 +0000
committerwisberg <wisberg>2003-09-27 01:48:06 +0000
commit175ae7d84d1055b5b34944175a2e1d994ed679ef (patch)
treec8b67b8a5d7b5027e961e8c12e3cb8aec7dd9f22
parent4ee90ae4bdb3b10a90f2db842d59f6604ebe7f28 (diff)
downloadaspectj-175ae7d84d1055b5b34944175a2e1d994ed679ef.tar.gz
aspectj-175ae7d84d1055b5b34944175a2e1d994ed679ef.zip
removing empty sample
-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>