Skip to content

phasenraum2010/addresslist_jsf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

addresslist_jsf

educational project for teaching JSF in Java EE 6 comparable to Spring MVC and other Frameworks

install JBoss

install JBoss 7.1.Final from http://www.jboss.org/jbossas/downloads/ to e.g. /Users/tw/srv/jboss-as-7.1.1.Final/

start JBoss by: cd /Users/tw/srv/jboss-as-7.1.1.Final/bin ; ./standalone.sh

build and run

build and deploy project with: mvn clean install jboss-as:deploy

open url in browser: http://localhost:8080/addresslist_jsf/

About

educational project for teaching Java EE with JSF comparable to Spring MVC and other Frameworks

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages