RichFaces with Tomcat 6

To quickly get started with RichFaces on Tomcat 6, follow these easy steps:

  1. Download richfaces-tomcat6.zip template
  2. Start from step #2 in this post (this post has template for running RichFaces on Tomcat 5.5) to import the project into JBoss Developer Studio or JBoss Tools

To check if everything works correctly, type this address in the browser:

http://localhost:8080/richfaces-tomcat6/

you should see a welcome message. That’s it.

3 responses to “RichFaces with Tomcat 6”

  1. Thanks for the quick and easy template.
    It’s working for me except, where do I configure so that
    instead of having

    http://localhost/richfaces-tomcat6/

    I would like to have

    http://localhost/my_own/

  2. @Jimin: you can rename the folder inside the zip file to your name.

Leave a reply to max Cancel reply