You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ni...@apache.org on 2014/12/08 05:27:06 UTC

[2/4] camel git commit: Polish the index.html of camel-example-servlet-tomcat-no-spring

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/f60a8c92
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f60a8c92
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/f60a8c92

Branch: refs/heads/master
Commit: f60a8c92ca21b130acf87b56f998d81122382754
Parents: 2afef82
Author: Willem Jiang <wi...@gmail.com>
Authored: Mon Dec 8 11:44:08 2014 +0800
Committer: Willem Jiang <wi...@gmail.com>
Committed: Mon Dec 8 12:26:53 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/f60a8c92/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