-
+
-
+
-
+
showcase.jsp
-
+
viewSource.jsp
@@ -99,7 +97,7 @@
- {1}
+ {1}
/empmanager/editEmployee.jsp
execute
diff --git a/apps/showcase/src/main/webapp/continuations/guess.ftl b/apps/showcase/src/main/webapp/continuations/guess.ftl
deleted file mode 100644
index 453b0b9a5..000000000
--- a/apps/showcase/src/main/webapp/continuations/guess.ftl
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
-<#list actionMessages as msg>
- ${msg}
-#list>
-
-<@s.form action="guess" method="post">
- <@s.textfield label="Guess" name="guess"/>
- <@s.submit value="Guess"/>
-@s.form>
-
-
-
diff --git a/apps/showcase/src/main/webapp/showcase.jsp b/apps/showcase/src/main/webapp/showcase.jsp
index cb029ab37..52dc0d084 100644
--- a/apps/showcase/src/main/webapp/showcase.jsp
+++ b/apps/showcase/src/main/webapp/showcase.jsp
@@ -1,6 +1,6 @@
-<%--
+<%--
showcase.jsp
-
+
@version $Date$ $Id$
--%>
@@ -32,7 +32,7 @@
<%-- THIS LIST IS MAINTAINED IN WEB-INF/decorators/main.jsp TO CREATE THE MENU BAR -- EDIT THERE AND COPY HERE --%>
- - ">Home
+ - ">Home
- ">Ajax Theme for Struts Tags
- ">Ajax Chat
- ">Action Chaining
@@ -53,14 +53,6 @@
- ">Help
- Sandbox
-
- These examples are under development and may not be fully operational.
-
-
-