Repository: camel
Updated Branches:
  refs/heads/camel-2.13.x cf9212221 -> 2f7523140
  refs/heads/camel-2.14.x 4cbee5f11 -> 0a252ecd7


Polish the index.html of camel-example-servlet-tomcat-no-spring


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/fedd88db
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/fedd88db
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/fedd88db

Branch: refs/heads/camel-2.14.x
Commit: fedd88db5a46ab6edfefd4f6e0e177d3f8c8b6e5
Parents: 4cbee5f
Author: Willem Jiang <willem.ji...@gmail.com>
Authored: Mon Dec 8 11:44:08 2014 +0800
Committer: Willem Jiang <willem.ji...@gmail.com>
Committed: Tue Dec 9 14:23:00 2014 +0800

----------------------------------------------------------------------
 .../src/main/webapp/index.html                                | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/fedd88db/examples/camel-example-servlet-tomcat-no-spring/src/main/webapp/index.html
----------------------------------------------------------------------
diff --git 
a/examples/camel-example-servlet-tomcat-no-spring/src/main/webapp/index.html 
b/examples/camel-example-servlet-tomcat-no-spring/src/main/webapp/index.html
index cb3ce63..833d67d 100644
--- a/examples/camel-example-servlet-tomcat-no-spring/src/main/webapp/index.html
+++ b/examples/camel-example-servlet-tomcat-no-spring/src/main/webapp/index.html
@@ -27,7 +27,12 @@ To get started click <a href="camel/hello">this link</a>.
 <br/>
 <br/>
 This example is documented at
-<a 
href="http://camel.apache.org/servlet-tomcat-example-no-spring.html";>servlet 
tomcat no spring example</a>
+<a 
href="http://camel.apache.org/servlet-tomcat-no-spring-example.html";>servlet 
tomcat no spring example</a>
+
+<br/>
+<br/>
+You can find more information about the camel servletlistener component
+<a href="https://camel.apache.org/servletlistener-component.html";>here</a>
 
 <br/>
 If you hit any problems please let us know on the

Reply via email to