Skip to content

gomezportillo/DSS-interceptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaServer Faces, java servlets, managedbeans and more

Practical work from the subject Desarrollo de Sistemas Sofware basados en componentes y servicios

Showcase

Screenshot

Development environment configuration

  1. Download and install Eclipse for EE development
  2. Download Apache Tomcat 9
  3. Add a new server to Eclipse with it
  4. Import as Existing Maven project
  5. Add Apache Tomcat 9 as Runtime environment in $PROJECT->Properties->Project Facets->Runtimes
  6. Execute Maven install
  7. Add the generated .WAR to the Server and launch it
  8. Go to your favourite localhost port