/DSS-interceptor

JSF, managedbeans & more

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

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