updated URL to start web app

git-svn-id: https://svn.apache.org/repos/asf/struts/sandbox/trunk@1526232 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/struts2examples/annotations/README.txt b/struts2examples/annotations/README.txt
index 4394c68..6eb6eb0 100644
--- a/struts2examples/annotations/README.txt
+++ b/struts2examples/annotations/README.txt
@@ -10,7 +10,7 @@
 Copy the war file to your Servlet container (e.g. Tomcat, GlassFish) and 
 then startup the Servlet container.
 
-In a web browser go to:  http://localhost:8080/annotations/index.action.
+In a web browser go to:  http://localhost:8080/annotations/index.jsp 
 
 You should see a web page with Welcome to Struts 2!