Basic Seam 2.2.2 Application Running on Tomcat 6.0 with Maven Support
The aim of this project is to create a basic Seam application that can easly be cloned and used to create more complex applications.
Unfortunately this proccess can be very painfull expecially for a begginer, so this basic structure can come to help.
URL Base: http://localhost:8080/seam_basic/home.seam
Premises:
Eclipse with the following plugins:
- JBoss Tools
- Maven Integration for Eclipse
- EGit - Git Team Provider
You must have available too:
- jboss-seam-2.2.2.Final
- apache-tomcat-6.0.37