Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change 
notification.

The "GettingStarted" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/GettingStarted?action=diff&rev1=15&rev2=16

Comment:
Correct links. Remove link to a tutorial that uses Tomcat 4.1.

  <<TableOfContents>>
  
  == Getting your first webapp up and running ==
-  * [[http://tomcat.apache.org/tomcat-6.0-doc/appdev/index.html|Introduction 
in the Application Developer Guide]]
+  * [[http://tomcat.apache.org/tomcat-7.0-doc/appdev/index.html|Introduction 
in the Application Developer Guide]]
-  * [[http://tomcat.jaxmao.org/appdev/index.html|应用开发人员指南]] Chinese 
translation of the Application Developer Guide
+  * [[http://tomcat.jaxmao.org/appdev/index.html|应用开发人员指南]] Chinese 
translation of the Application Developer Guide (warning: it is for Tomcat 5, 
which is an old and unsupported version)
-  * 
[[http://keyboardsamurais.de/2004/01/15/tomcat_tutorial_helloworld_for_complete_fools_-_english/
 | Tomcat servlet tutorial ]] A quite good tutorial, even though it is a very 
simple example.
  
  == Useful links ==
   * HowTo - Some how-tos assembled here
   * 
[[http://benhutchison.wordpress.com/2008/07/30/how-to-configure-tomcat-root-context/#comment-336]]
 How to make tomcat serve content from www.exampledomain.com instead of 
www.exampledomain.com/examplewebapp. Basically, just make a directory inside 
tomcat's webapps directory called ROOT and your content will be served to the 
root domain www.exampledomain.com.
-  * [[http://bitnami.org/stack/tomcatstack|BitNami Tomcat Stack]]: Provides an 
all-in-one installer, free virtual machines and cloud images for Tomcat.
+  * [[http://bitnami.org/stack/tomcat|BitNami Tomcat Stack]]: Provides an 
all-in-one installer, free virtual machines and cloud images for Tomcat.
-  * [[http://www.turnkeylinux.org/appliances/tomcat|TurnKey Tomcat 
Appliance]]: Open source installable Live CD based on Ubuntu. Features minimal 
footprint, automatic security updates, SSL support and an elegant Web 
administration interface.
+  * [[http://www.turnkeylinux.org/tomcat|TurnKey Tomcat Appliance]]: Open 
source installable Live CD based on Ubuntu. Features minimal footprint, 
automatic security updates, SSL support and an elegant Web administration 
interface.
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to